Ignore:
Timestamp:
Oct 30, 1999, 11:20:59 AM (26 years ago)
Author:
sandervl
Message:

JW's changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/msvcrt/makefile

    r1487 r1514  
    1 # $Id: makefile,v 1.2 1999-10-28 09:59:37 achimha Exp $
     1# $Id: makefile,v 1.3 1999-10-30 09:20:59 sandervl Exp $
    22
    33#
     
    3131              $(PDWIN32_LIB)/pmwinx.lib $(PDWIN32_LIB)/kernel32.lib \
    3232              $(PDWIN32_LIB)/odincrt.lib OS2386.LIB $(RTLLIB_O)
    33 
    3433# Do not copy to release directory because it is not fully working yet
    3534#       $(CP) $@ $(PDWIN32_BIN)
     
    4544
    4645clean:
    47         $(RM) *.obj *.lib *.dll *~ *.map *.pch 
     46        $(RM) *.obj *.lib *.dll *.map *.pch     
    4847        $(RM) $(PDWIN32_BIN)\$(TARGET).dll
    4948        $(RM) $(PDWIN32_LIB)\$(TARGET).lib
Note: See TracChangeset for help on using the changeset viewer.