X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c33fae85b045360d02f61b5940f775d2ce096b65..9149aa8c961e1bfccc159526eeee5dc089eaf906:/samples/mobile/makefile.bcc diff --git a/samples/mobile/makefile.bcc b/samples/mobile/makefile.bcc index 4328656efd..4613061aba 100644 --- a/samples/mobile/makefile.bcc +++ b/samples/mobile/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: styles wxedit clean: -if exist .\*.obj del .\*.obj -if exist .\*.res del .\*.res + -if exist .\*.csm del .\*.csm @echo cd styles >styles.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>styles.bat call styles.bat @@ -65,3 +66,4 @@ wxedit: @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>wxedit.bat call wxedit.bat @del wxedit.bat +