Changeset 2246 for trunk/psLib/src/Makefile.Globals
- Timestamp:
- Nov 1, 2004, 8:55:38 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/Makefile.Globals (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/Makefile.Globals
r2151 r2246 5 5 ## Assumptions: Variable "prefix" already defined 6 6 ## 7 ## $Revision: 1.2 0$ $Name: not supported by cvs2svn $8 ## $Date: 2004-1 0-15 19:10:50$7 ## $Revision: 1.21 $ $Name: not supported by cvs2svn $ 8 ## $Date: 2004-11-01 18:55:38 $ 9 9 ## 10 10 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 54 54 # Set initial value for CFLAGS which will include all OS common flags for GCC 55 55 GCOVFLAGS := 56 CFLAGS := -O0 -g2 - Wall -Werror -std=c99 -D_GNU_SOURCE -pipe $(GCOVFLAGS)56 CFLAGS := -O0 -g2 -std=c99 -D_GNU_SOURCE -pipe $(GCOVFLAGS) 57 57 58 58 ifdef NO_TRACE
Note:
See TracChangeset
for help on using the changeset viewer.
