]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/makefile.unx
fix sizing of extra control
[wxWidgets.git] / samples / html / makefile.unx
index 1cbdbcbe854c6af2e658ad2379e8fae6d741febb..0dff315557c9bd05b14530f79d25646f2418a31d 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.2.1 (http://bakefile.sourceforge.net)
+#     Bakefile 0.2.3 (http://www.bakefile.org)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -34,14 +34,14 @@ uninstall:
 clean: 
        rm -f ./*.o
        rm -f ./*.d
-       (cd about && $(MAKE) clean)
-       (cd help && $(MAKE) clean)
-       (cd helpview && $(MAKE) clean)
-       (cd printing && $(MAKE) clean)
-       (cd test && $(MAKE) clean)
-       (cd virtual && $(MAKE) clean)
-       (cd widget && $(MAKE) clean)
-       (cd zip && $(MAKE) clean)
+       -(cd about && $(MAKE) clean)
+       -(cd help && $(MAKE) clean)
+       -(cd helpview && $(MAKE) clean)
+       -(cd printing && $(MAKE) clean)
+       -(cd test && $(MAKE) clean)
+       -(cd virtual && $(MAKE) clean)
+       -(cd widget && $(MAKE) clean)
+       -(cd zip && $(MAKE) clean)
 
 about: 
        (cd about && $(MAKE) all)