Changeset 886 for trunk/psLib/src/sysUtils/Makefile
- Timestamp:
- Jun 5, 2004, 9:12:51 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/Makefile
r864 r886 3 3 ## Makefile: sysUtils 4 4 ## 5 ## $Revision: 1.1 4$ $Name: not supported by cvs2svn $6 ## $Date: 2004-06-0 4 19:00:15$5 ## $Revision: 1.15 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2004-06-05 19:12:51 $ 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) 28 CFLAGS := $(CFLAGS_RELOC) -I../collections -I../dataManip -I../sysUtils -I../include 29 29 30 30 # Define the source objects
Note:
See TracChangeset
for help on using the changeset viewer.
