- Timestamp:
- Jul 20, 2001, 5:43:06 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/makefile
r6087 r6376 1 # $Id: makefile,v 1.7 2 2001-06-24 04:46:02 birdExp $1 # $Id: makefile,v 1.73 2001-07-20 15:43:06 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;win16ldr;oslib # generally not made29 NOTTOBEMADE = CVS;pe2lx;odin32api;odinwps;spy;odinldr;msvcrt;ws2help;win16ldr;oslib;custombuild # 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.