Changeset 4804 for trunk/tools/database


Ignore:
Timestamp:
Dec 16, 2000, 9:10:09 PM (25 years ago)
Author:
bird
Message:

Prepared for build level info.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/database/Makefile

    r4712 r4804  
    1 # $Id: Makefile,v 1.15 2000-12-02 23:26:58 bird Exp $
     1# $Id: Makefile,v 1.16 2000-12-16 20:10:07 bird Exp $
    22
    33#
     
    114114#
    115115clean:
    116    $(RM) *.obj *.lib *.o *.a *.dll *.exe *.pch *.log *.map *.html
     116    $(RM) *.obj *.lib *.o *.a *.dll *.exe *.pch *.log *.map *.html
     117!ifdef ODIN32_BIN
     118    $(RM) $(ODIN32_BIN)\StateUpd.exe $(ODIN32_BIN)\APIImport.exe $(ODIN32_BIN)\kHTMLPC.exe
     119!endif
    117120    $(DODIRS) "gd" $(MAKE_CMD) clean
    118121
Note: See TracChangeset for help on using the changeset viewer.