Changeset 665
- Timestamp:
- May 13, 2004, 10:10:36 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/collections/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/collections/Makefile
r645 r665 3 3 ## Makefile: collections 4 4 ## 5 ## $Revision: 1.1 0$ $Name: not supported by cvs2svn $6 ## $Date: 2004-05-1 2 18:07:22$5 ## $Revision: 1.11 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2004-05-13 20:10: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 $(includedir)28 CFLAGS := $(CFLAGS_RELOC) -I../sysUtils 29 29 30 30 # Define the source objects
Note:
See TracChangeset
for help on using the changeset viewer.
