Changeset 1137 for trunk/psLib/src/Makefile.Globals
- Timestamp:
- Jun 29, 2004, 3:09:12 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/Makefile.Globals (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/Makefile.Globals
r1041 r1137 5 5 ## Assumptions: Variable "prefix" already defined 6 6 ## 7 ## $Revision: 1.1 1$ $Name: not supported by cvs2svn $8 ## $Date: 2004-06- 15 02:45:42 $7 ## $Revision: 1.12 $ $Name: not supported by cvs2svn $ 8 ## $Date: 2004-06-30 01:09:12 $ 9 9 ## 10 10 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 44 44 CFLAGS := -O0 -g2 -Wall -Werror -std=c99 -D_GNU_SOURCE -pipe 45 45 46 ifdef NO_TRACE 47 CFLAGS := $(CFLAGS) -DPS_NO_TRACE=1 48 endif 49 46 50 # Set initial value for LDFLAGS which will include all OS common flags for GCC and required libraries. 47 51
Note:
See TracChangeset
for help on using the changeset viewer.
