Changeset 2205 in Sophya for trunk/ArchTOIPipe/TestPipes/Makefile.in
- Timestamp:
- Oct 7, 2002, 4:21:06 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/TestPipes/Makefile.in
r2187 r2205 65 65 endif 66 66 ifeq ($(CXX), CC) 67 CXXFLAGS = -O -prelink -ptused 68 CFLAGS = -O 67 CXXFLAGS = -O -prelink -ptused -64 68 CFLAGS = -O -64 69 69 # CXXFLAGS = -LANG:std -woff 1171,1174,1552 -O -OPT:Olimit=0 70 70 # CFLAGS = -O -OPT:Olimit=0
Note:
See TracChangeset
for help on using the changeset viewer.