Changeset 3091 for trunk/tools
- Timestamp:
- Mar 11, 2000, 7:07:48 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/fastdep/makefile
r2942 r3091 1 # $Id: makefile,v 1. 2 2000-02-29 10:48:11bird Exp $1 # $Id: makefile,v 1.3 2000-03-11 18:07:48 bird Exp $ 2 2 3 3 # … … 16 16 !ifdef DEBUG 17 17 CFLAGS = $(CFLAGS) -Ge+ -Tx+ -I$(PDWIN32_INCLUDE) -I..\common \ 18 -W3 -Wall+ppt-ppc-inl-cnv-gnr-vft-gen-uni-ext- #-O+18 -W3 -Wall+ppt-ppc-inl-cnv-gnr-vft-gen-uni-ext- -O+ 19 19 LDFLAGS = $(LDFLAGS) -Ge+ -Fe$@ /B"/MAP:full" 20 20 !else
Note:
See TracChangeset
for help on using the changeset viewer.