Changeset 21536 for trunk/src


Ignore:
Timestamp:
Dec 27, 2010, 11:48:14 PM (15 years ago)
Author:
abwillis
Message:

Ticket #21 add cleanall to makefile rules to prevent cleanall failing at that point.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/msvcrt/makefile

    r21398 r21536  
    2222_all: all
    2323
    24 all clean lib:  # add all common rules here
     24all clean cleanall lib:  # add all common rules here
    2525!ifdef BUILD_MSVCRT   
    2626    $(MAKE_CMD) -f msvcrt.mak $@
Note: See TracChangeset for help on using the changeset viewer.