Index: /trunk/psLib/src/Makefile.Globals
===================================================================
--- /trunk/psLib/src/Makefile.Globals	(revision 3057)
+++ /trunk/psLib/src/Makefile.Globals	(revision 3058)
@@ -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.39 $  $Name: not supported by cvs2svn $
+##  $Date: 2005-01-19 01:53:09 $
 ##
 ##  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
 
