Changeset 4646 for trunk/tools
- Timestamp:
- Nov 20, 2000, 6:15:31 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/impdef/makefile
r4620 r4646 1 # $Id: makefile,v 1. 6 2000-11-19 08:26:52bird Exp $1 # $Id: makefile,v 1.7 2000-11-20 05:15:31 bird Exp $ 2 2 3 3 # … … 41 41 CXXFLAGS = $(CXXFLAGS) -Wall+ppt-ppc-inl-cnv-gnr-vft- -Gx- 42 42 !endif 43 43 !if "$(WAT)" == "1" 44 CXXFLAGS += -xs 45 !endif 44 46 45 47 #
Note:
See TracChangeset
for help on using the changeset viewer.