Index: /trunk/psLib/src/Makefile.Globals
===================================================================
--- /trunk/psLib/src/Makefile.Globals	(revision 2311)
+++ /trunk/psLib/src/Makefile.Globals	(revision 2312)
@@ -5,6 +5,6 @@
 ##  Assumptions:    Variable "prefix" already defined
 ##
-##  $Revision: 1.22 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-11-04 01:04:57 $
+##  $Revision: 1.23 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-11-09 01:50:24 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -40,10 +40,6 @@
 endif
 
-ifndef SER7_FILE
-    export SER7_FILE = $(prefix)/data/ser7.dat
-endif
-
-ifndef TAIUTC_FILE
-    export TAIUTC_FILE = $(prefix)/data/tai-utc.dat
+ifndef TIME_CONFIG_FILE
+    export TIME_CONFIG_FILE = $(prefix)/config/psTime.config
 endif
 
