Changeset 5323 for trunk/tools
- Timestamp:
- Mar 16, 2001, 3:19:02 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/fastdep/makefile
r5316 r5323 1 # $Id: makefile,v 1. 9 2001-03-14 20:15:59bird Exp $1 # $Id: makefile,v 1.10 2001-03-16 14:19:02 bird Exp $ 2 2 3 3 # … … 81 81 # 82 82 fastdepnt.exe: 83 wcl386 -bt=nt -l=nt -d2 / "option map" -DOS2FAKE=1 -I$(WATCOM)\h\nt fastdep.c avl.c os2fake-win.c /Fe=$@ kernel32.lib83 wcl386 -bt=nt -l=nt -d2 /hc /"option map" -DOS2FAKE=1 -I$(WATCOM)\h\nt fastdep.c avl.c os2fake-win.c /Fe=$@ kernel32.lib
Note:
See TracChangeset
for help on using the changeset viewer.