- Timestamp:
- Jun 11, 2001, 12:42:11 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/makefile
r5942 r5960 1 # $Id: makefile,v 1.7 0 2001-06-10 01:21:05 birdExp $1 # $Id: makefile,v 1.71 2001-06-10 22:42:11 sandervl Exp $ 2 2 3 3 # … … 27 27 # Exclude lists which is to be passed in to DOWITHDIRS 28 28 # 29 NOTTOBEMADE = CVS;pe2lx;odin32api;odinwps;spy;odinldr;msvcrt;ws2help # generally not made29 NOTTOBEMADE = CVS;pe2lx;odin32api;odinwps;spy;odinldr;msvcrt;ws2help;win16ldr # generally not made 30 30 NOTDLLS = $(NOTTOBEMADE);peldr;dllentry # not dlls 31 31 NOTHAVELIBS = $(NOTTOBEMADE);peldr # don't generate libs
Note:
See TracChangeset
for help on using the changeset viewer.