Changeset 638
- Timestamp:
- May 11, 2004, 10:10:43 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/Makefile.Globals (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/Makefile.Globals
r596 r638 5 5 ## Assumptions: Variable "prefix" already defined 6 6 ## 7 ## $Revision: 1. 5$ $Name: not supported by cvs2svn $8 ## $Date: 2004-05- 06 23:25:19$7 ## $Revision: 1.6 $ $Name: not supported by cvs2svn $ 8 ## $Date: 2004-05-11 20:10:43 $ 9 9 ## 10 10 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 38 38 # Set initial value for CFLAGS which will include all OS common flags for GCC 39 39 40 CFLAGS := -O 2-g2 -Wall -Werror -std=c99 -D_GNU_SOURCE -pipe40 CFLAGS := -O0 -g2 -Wall -Werror -std=c99 -D_GNU_SOURCE -pipe 41 41 42 42 # Set initial value for LDFLAGS which will include all OS common flags for GCC
Note:
See TracChangeset
for help on using the changeset viewer.
