Changeset 2312 for trunk/psLib/src/Makefile.Globals
- Timestamp:
- Nov 8, 2004, 3:50:24 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/Makefile.Globals (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/Makefile.Globals
r2273 r2312 5 5 ## Assumptions: Variable "prefix" already defined 6 6 ## 7 ## $Revision: 1.2 2$ $Name: not supported by cvs2svn $8 ## $Date: 2004-11-0 4 01:04:57$7 ## $Revision: 1.23 $ $Name: not supported by cvs2svn $ 8 ## $Date: 2004-11-09 01:50:24 $ 9 9 ## 10 10 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 40 40 endif 41 41 42 ifndef SER7_FILE 43 export SER7_FILE = $(prefix)/data/ser7.dat 44 endif 45 46 ifndef TAIUTC_FILE 47 export TAIUTC_FILE = $(prefix)/data/tai-utc.dat 42 ifndef TIME_CONFIG_FILE 43 export TIME_CONFIG_FILE = $(prefix)/config/psTime.config 48 44 endif 49 45
Note:
See TracChangeset
for help on using the changeset viewer.
