Changeset 21436 for trunk/src


Ignore:
Timestamp:
Aug 30, 2010, 2:21:41 PM (15 years ago)
Author:
dmik
Message:

Make sure minivcrt.lib is built by default.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/makefile

    r10023 r21436  
    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;crtdll;msvcrt   # generally not made
     29NOTTOBEMADE = CVS;pe2lx;odin32api;odinwps;spy;odinldr;ws2help;win16ldr;oslib;custombuild;opengl;programs;crtdll   # 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.