X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c33fae85b045360d02f61b5940f775d2ce096b65..8ddd9176a46065ab74d6ced1ed480e5affb4e1e2:/samples/html/makefile.vc diff --git a/samples/html/makefile.vc b/samples/html/makefile.vc index 72e98b624d..296e9a2de4 100644 --- a/samples/html/makefile.vc +++ b/samples/html/makefile.vc @@ -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_about sub_help sub_helpview sub_printing sub_test sub_virtual sub_widge clean: -if exist .\*.obj del .\*.obj -if exist .\*.res del .\*.res + -if exist .\*.pch del .\*.pch cd about $(MAKE) -f makefile.vc $(MAKEARGS) clean cd $(MAKEDIR) @@ -100,3 +101,4 @@ sub_zip: cd zip $(MAKE) -f makefile.vc $(MAKEARGS) all cd $(MAKEDIR) +