Index: trunk/psLib/src/Makefile.Globals
===================================================================
--- trunk/psLib/src/Makefile.Globals	(revision 1817)
+++ trunk/psLib/src/Makefile.Globals	(revision 2151)
@@ -5,6 +5,6 @@
 ##  Assumptions:    Variable "prefix" already defined
 ##
-##  $Revision: 1.19 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-09-16 01:41:51 $
+##  $Revision: 1.20 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-10-15 19:10:50 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -38,4 +38,12 @@
 ifndef libexecdir
     export libexecdir = $(prefix)/lib
+endif
+
+ifndef SER7_FILE
+    export SER7_FILE = $(prefix)/data/ser7.dat
+endif
+
+ifndef TAIUTC_FILE
+    export TAIUTC_FILE = $(prefix)/data/tai-utc.dat
 endif
 
