X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c33fae85b045360d02f61b5940f775d2ce096b65..8ddd9176a46065ab74d6ced1ed480e5affb4e1e2:/samples/html/makefile.bcc?ds=sidebyside diff --git a/samples/html/makefile.bcc b/samples/html/makefile.bcc index df7f40ee46..3fd6b5e244 100644 --- a/samples/html/makefile.bcc +++ b/samples/html/makefile.bcc @@ -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: about help helpview printing test virtual widget zip clean: -if exist .\*.obj del .\*.obj -if exist .\*.res del .\*.res + -if exist .\*.csm del .\*.csm @echo cd about >about.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>about.bat call about.bat @@ -125,3 +126,4 @@ zip: @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>zip.bat call zip.bat @del zip.bat +