Changeset 2869 for trunk/psLib/src/sysUtils/Makefile
- Timestamp:
- Jan 3, 2005, 1:41:36 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/Makefile
r2316 r2869 3 3 ## Makefile: sysUtils 4 4 ## 5 ## $Revision: 1.2 3$ $Name: not supported by cvs2svn $6 ## $Date: 200 4-11-10 18:25:40$5 ## $Revision: 1.24 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2005-01-03 23:41:36 $ 7 7 ## 8 8 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 26 26 # Set CFLAGS used by the implicit rule to compile .c 27 27 28 CFLAGS := $(CFLAGS_RELOC) - I../collections -I../dataManip -I../sysUtils -I../include -I../astronomy -I../image -I..28 CFLAGS := $(CFLAGS_RELOC) -DPS_LIB_VERSION="\"$(PS_LIB_VERSION)\"" -I../collections -I../dataManip -I../sysUtils -I../include -I../astronomy -I../image -I.. 29 29 30 30 # Define the source objects
Note:
See TracChangeset
for help on using the changeset viewer.
