Changeset 6087 for trunk/src


Ignore:
Timestamp:
Jun 24, 2001, 6:46:02 AM (24 years ago)
Author:
bird
Message:

not try make oslib.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/makefile

    r5960 r6087  
    1 # $Id: makefile,v 1.71 2001-06-10 22:42:11 sandervl Exp $
     1# $Id: makefile,v 1.72 2001-06-24 04:46:02 bird Exp $
    22
    33#
     
    2727# Exclude lists which is to be passed in to DOWITHDIRS
    2828#
    29 NOTTOBEMADE = CVS;pe2lx;odin32api;odinwps;spy;odinldr;msvcrt;ws2help;win16ldr   # generally not made
     29NOTTOBEMADE = CVS;pe2lx;odin32api;odinwps;spy;odinldr;msvcrt;ws2help;win16ldr;oslib   # generally not made
    3030NOTDLLS     = $(NOTTOBEMADE);peldr;dllentry             # not dlls
    3131NOTHAVELIBS = $(NOTTOBEMADE);peldr                      # don't generate libs
Note: See TracChangeset for help on using the changeset viewer.