Changeset 4620 for trunk/tools/common/makefile
- Timestamp:
- Nov 19, 2000, 9:35:50 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/common/makefile
r4402 r4620 1 # $Id: makefile,v 1. 7 2000-10-03 05:42:39bird Exp $1 # $Id: makefile,v 1.8 2000-11-19 08:29:54 bird Exp $ 2 2 3 3 # … … 21 21 22 22 23 all: commonicc.lib commongcc.a commongcc.lib 23 all: commonicc.lib commongcc.a commongcc.lib \ 24 $(PDWIN32_TOOLS)\kDef2Wat.exe 25 # $(PDWIN32_TOOLS)\kDump.exe 24 26 25 27 … … 65 67 *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h *.c *.cpp -objo *.c *.cpp -objgobj *.c *.cpp 66 68 69 # 70 # Do not includes the common rules. 71 # 72
Note:
See TracChangeset
for help on using the changeset viewer.