Changeset 10023 for trunk/src


Ignore:
Timestamp:
Apr 15, 2003, 1:08:52 AM (22 years ago)
Author:
bird
Message:

Build NTDLL too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/makefile

    r9875 r10023  
    1 # $Id: makefile,v 1.87 2003-02-28 10:32:01 sandervl Exp $
     1# $Id: makefile,v 1.88 2003-04-14 23:08:52 bird Exp $
    22
    33#
     
    2727# Exclude lists which is to be passed in to DOWITHDIRS
    2828#
    29 NOTTOBEMADE = CVS;pe2lx;odin32api;odinwps;spy;odinldr;ws2help;win16ldr;oslib;custombuild;opengl;programs;ntdll;crtdll;msvcrt   # generally not made
     29NOTTOBEMADE = CVS;pe2lx;odin32api;odinwps;spy;odinldr;ws2help;win16ldr;oslib;custombuild;opengl;programs;crtdll;msvcrt   # generally not made
    3030NOTDLLS     = $(NOTTOBEMADE);peldr;dllentry;guidlib     # not dlls
    3131NOTHAVELIBS = $(NOTTOBEMADE);peldr                      # don't generate libs
Note: See TracChangeset for help on using the changeset viewer.