Changeset 1523 for trunk/psLib/src/Makefile.Globals
- Timestamp:
- Aug 12, 2004, 2:46:18 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/Makefile.Globals (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/Makefile.Globals
r1521 r1523 5 5 ## Assumptions: Variable "prefix" already defined 6 6 ## 7 ## $Revision: 1.1 5$ $Name: not supported by cvs2svn $8 ## $Date: 2004-08-13 00: 12:00$7 ## $Revision: 1.16 $ $Name: not supported by cvs2svn $ 8 ## $Date: 2004-08-13 00:46:18 $ 9 9 ## 10 10 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 42 42 # Set initial value for CFLAGS which will include all OS common flags for GCC 43 43 44 CFLAGS := -O0 -g2 -Wall -Werror -std=c99 -D_GNU_SOURCE - DFORTRAN_UNDERLINE_SUFFIX -pipe44 CFLAGS := -O0 -g2 -Wall -Werror -std=c99 -D_GNU_SOURCE -pipe 45 45 46 46 ifdef NO_TRACE
Note:
See TracChangeset
for help on using the changeset viewer.
