Changeset 1501 for trunk/src


Ignore:
Timestamp:
Oct 28, 1999, 9:54:06 PM (26 years ago)
Author:
achimha
Message:

Don't compile msvcrt, crashes linker and is also not usable right now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/makefile

    r1492 r1501  
    1 # $Id: makefile,v 1.28 1999-10-28 15:22:35 sandervl Exp $
     1# $Id: makefile,v 1.29 1999-10-28 19:54:06 achimha Exp $
    22
    33#
     
    8888        cd ..\crtdll
    8989        $(MAKE_CMD)
    90         cd ..\msvcrt
    91         $(MAKE_CMD)
     90#        cd ..\msvcrt
     91#        $(MAKE_CMD)
    9292        cd ..\msacm32
    9393        $(MAKE_CMD)
Note: See TracChangeset for help on using the changeset viewer.