# =========================================================================
# This makefile was generated by
-# Bakefile 0.1.4 (http://bakefile.sourceforge.net)
+# Bakefile 0.1.6 (http://bakefile.sourceforge.net)
# Do not modify, all changes will be overwritten!
# =========================================================================
clean:
-if exist .\*.obj del .\*.obj
-if exist .\*.res del .\*.res
+ -if exist .\*.csm del .\*.csm
@echo cd configtool\src >configtool.bat
@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>configtool.bat
call configtool.bat
@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>helpgen.bat
call helpgen.bat
@del helpgen.bat
+