Changeset 4804 for trunk/tools/database
- Timestamp:
- Dec 16, 2000, 9:10:09 PM (25 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/tools/database/Makefile (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/tools/database/Makefiler4712 r4804 1 # $Id: Makefile,v 1.1 5 2000-12-02 23:26:58bird Exp $1 # $Id: Makefile,v 1.16 2000-12-16 20:10:07 bird Exp $ 2 2 3 3 # … … 114 114 # 115 115 clean: 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 117 120 $(DODIRS) "gd" $(MAKE_CMD) clean 118 121 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
