Changeset 2411 for trunk/psLib/src/Makefile.Globals
- Timestamp:
- Nov 23, 2004, 2:05:54 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/Makefile.Globals (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/Makefile.Globals
r2312 r2411 5 5 ## Assumptions: Variable "prefix" already defined 6 6 ## 7 ## $Revision: 1.2 3$ $Name: not supported by cvs2svn $8 ## $Date: 2004-11- 09 01:50:24 $7 ## $Revision: 1.24 $ $Name: not supported by cvs2svn $ 8 ## $Date: 2004-11-24 00:05:54 $ 9 9 ## 10 10 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 50 50 # Set initial value for CFLAGS which will include all OS common flags for GCC 51 51 GCOVFLAGS := 52 CFLAGS := - Werror -O0 -g2-std=c99 -D_GNU_SOURCE -pipe $(GCOVFLAGS)52 CFLAGS := -O0 -g2 -Wall -Werror -std=c99 -D_GNU_SOURCE -pipe $(GCOVFLAGS) 53 53 54 54 ifdef NO_TRACE
Note:
See TracChangeset
for help on using the changeset viewer.
