Ignore:
Timestamp:
Feb 10, 2000, 2:21:34 AM (26 years ago)
Author:
bird
Message:

clean don't removes the .depend file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/pe2lx/makefile

    r2709 r2729  
    11##############################################################################
    2 # $Id: makefile,v 1.17 2000-02-09 23:40:55 bird Exp $
     2# $Id: makefile,v 1.18 2000-02-10 01:21:34 bird Exp $
    33#
    44# PD-Win32 API
     
    129129clean:
    130130    @$(RM) $(OBJS) $(TARGET).exe $(PE2LXLIST)\$(TARGET).map *.pch
    131     @$(ECHO) #do nmake depend > .depend
    132131
    133 
    134 
Note: See TracChangeset for help on using the changeset viewer.