Index: branches/rel4/psLib/src/Makefile.Globals
===================================================================
--- branches/rel4/psLib/src/Makefile.Globals	(revision 3057)
+++ branches/rel4/psLib/src/Makefile.Globals	(revision 3059)
@@ -6,6 +6,6 @@
 ##  Assumptions:    Variable "prefix" already defined
 ##
-##  $Revision: 1.38 $  $Name: not supported by cvs2svn $
-##  $Date: 2005-01-04 02:34:56 $
+##  $Revision: 1.38.2.1 $  $Name: not supported by cvs2svn $
+##  $Date: 2005-01-19 02:17:04 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -43,4 +43,8 @@
 ifndef TIME_CONFIG_FILE
     export TIME_CONFIG_FILE = $(prefix)/config/psTime.config
+endif
+
+ifndef TIME_XML_FILE
+    export TIME_XML_FILE = $(prefix)/config/psTime.xml
 endif
 
