Changeset 1817 for trunk/psLib/src/Makefile.Globals
- Timestamp:
- Sep 15, 2004, 3:41:51 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/Makefile.Globals (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/Makefile.Globals
r1533 r1817 5 5 ## Assumptions: Variable "prefix" already defined 6 6 ## 7 ## $Revision: 1.1 8$ $Name: not supported by cvs2svn $8 ## $Date: 2004-0 8-13 23:47:10$7 ## $Revision: 1.19 $ $Name: not supported by cvs2svn $ 8 ## $Date: 2004-09-16 01:41:51 $ 9 9 ## 10 10 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 45 45 46 46 # Set initial value for CFLAGS which will include all OS common flags for GCC 47 48 CFLAGS := -O0 -g2 -Wall -Werror -std=c99 -D_GNU_SOURCE -pipe 47 GCOVFLAGS := 48 CFLAGS := -O0 -g2 -Wall -Werror -std=c99 -D_GNU_SOURCE -pipe $(GCOVFLAGS) 49 49 50 50 ifdef NO_TRACE
Note:
See TracChangeset
for help on using the changeset viewer.
