]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/mobile/makefile.gcc
Fixed multiline static texts
[wxWidgets.git] / samples / mobile / makefile.gcc
index e595017788ed68aae0262c5534f81e3ac18bde9a..2c48ab129a2be3a2e6af904beed7fcb94ebaf851 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.1.2 (http://bakefile.sourceforge.net)
+#     Bakefile 0.1.3 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -32,6 +32,8 @@ all: styles wxedit
 
 clean: 
        -if exist .\*.o del .\*.o
+       $(MAKE) -C styles -f makefile.gcc $(MAKEARGS) clean
+       $(MAKE) -C wxedit -f makefile.gcc $(MAKEARGS) clean
 
 styles: 
        $(MAKE) -C styles -f makefile.gcc $(MAKEARGS) all