Changeset 541 for trunk/psLib/test/Makefile
- Timestamp:
- Apr 27, 2004, 4:51:39 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/Makefile
r526 r541 3 3 ## Makefile: test 4 4 ## 5 ## $Revision: 1. 1$ $Name: not supported by cvs2svn $6 ## $Date: 2004-04-2 7 02:20:28$5 ## $Revision: 1.2 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2004-04-28 02:51:39 $ 7 7 ## 8 8 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 27 27 # Set CFLAGS used by the implicit rule to compile .c 28 28 29 CFLAGS := $(CFLAGS_RELOC) 29 CFLAGS := $(CFLAGS_RELOC) -I../include 30 30 31 31 # Define the source objects
Note:
See TracChangeset
for help on using the changeset viewer.
