]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/mobile/makefile.unx
addind nonowned window implementation
[wxWidgets.git] / samples / mobile / makefile.unx
index 5ef4e0d7baf2763eb0cdd5198d2f9c4028a7ac63..bd53f3396428305f73b8c904a14699922302e0a9 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.2.0 (http://bakefile.sourceforge.net)
+#     Bakefile 0.2.3 (http://www.bakefile.org)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -34,8 +34,8 @@ uninstall:
 clean: 
        rm -f ./*.o
        rm -f ./*.d
-       (cd styles && $(MAKE) clean)
-       (cd wxedit && $(MAKE) clean)
+       -(cd styles && $(MAKE) clean)
+       -(cd wxedit && $(MAKE) clean)
 
 styles: 
        (cd styles && $(MAKE) all)