Regenerated makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-02-12 19:01:50 +00:00
parent b14abf14c7
commit 162a956bb6
55 changed files with 1000 additions and 819 deletions

View File

@@ -1,6 +1,6 @@
# =========================================================================
# 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!
# =========================================================================
@@ -45,6 +45,7 @@ all: configtool emulator helpview tex2rtf helpgen
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
@@ -95,3 +96,4 @@ helpgen:
@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>helpgen.bat
call helpgen.bat
@del helpgen.bat