- Timestamp:
- Jun 24, 2001, 6:46:02 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/makefile
r5960 r6087 1 # $Id: makefile,v 1.7 1 2001-06-10 22:42:11 sandervlExp $1 # $Id: makefile,v 1.72 2001-06-24 04:46:02 bird 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 # generally not made29 NOTTOBEMADE = CVS;pe2lx;odin32api;odinwps;spy;odinldr;msvcrt;ws2help;win16ldr;oslib # 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.