]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/mobile/makefile.bcc
compilo
[wxWidgets.git] / samples / mobile / makefile.bcc
index 4328656efd6ad49b2291e99a46f06a639b4c166e..4613061abaca376d81a45ed0868e265fb591ae25 100644 (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: 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
+