Regenerated makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-02-12 18:38:47 +00:00
parent 85b38e0bd1
commit d3d0b8dba7
41 changed files with 746 additions and 608 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!
# =========================================================================
@@ -36,6 +36,7 @@ all: sub_bombs sub_dbbrowse sub_forty sub_fractal sub_life sub_poem
clean:
-if exist .\*.obj del .\*.obj
-if exist .\*.res del .\*.res
-if exist .\*.pch del .\*.pch
cd bombs
$(MAKE) -f makefile.vc $(MAKEARGS) clean
cd $(MAKEDIR)
@@ -84,3 +85,4 @@ sub_poem:
cd poem
$(MAKE) -f makefile.vc $(MAKEARGS) all
cd $(MAKEDIR)