Changeset 600
- Timestamp:
- May 7, 2004, 8:55:53 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/collections/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/collections/Makefile
r596 r600 3 3 ## Makefile: collections 4 4 ## 5 ## $Revision: 1. 8$ $Name: not supported by cvs2svn $6 ## $Date: 2004-05-0 6 23:24:38$5 ## $Revision: 1.9 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2004-05-07 18:55:53 $ 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 ../sysUtils28 CFLAGS := $(CFLAGS_RELOC) -I$(includedir) 29 29 30 30 # Define the source objects
Note:
See TracChangeset
for help on using the changeset viewer.
