Changeset 8001 for trunk/tools
- Timestamp:
- Feb 24, 2002, 3:43:36 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/impdef/makefile
r7995 r8001 1 # $Id: makefile,v 1.1 0 2002-02-23 23:27:18bird Exp $1 # $Id: makefile,v 1.11 2002-02-24 02:43:36 bird Exp $ 2 2 3 3 # … … 38 38 # 39 39 !if "$(VAC3)" == "1" || "$(VAC36)" == "1" 40 CFLAGS = $(CFLAGS) -Wall+ppt-ppc-inl-cnv-gnr-vft-41 40 CXXFLAGS = $(CXXFLAGS) -Wall+ppt-ppc-inl-cnv-gnr-vft- $(CXXEXCEPTIONS) 42 41 !else
Note:
See TracChangeset
for help on using the changeset viewer.