]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/Makefile.in
mac cleanup, cgcolor changes
[wxWidgets.git] / samples / html / Makefile.in
index 2a1c82a9479f4a6adea13af36fb927182a83e419..d103f5c668084800a75948f7361de69d3d95515d 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.1.3 (http://bakefile.sourceforge.net)
+#     Bakefile 0.2.2 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -41,7 +41,15 @@ clean:
        (cd zip && $(MAKE) clean)
 
 distclean: clean
-       rm -f configure config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
+       rm -f config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
+       (cd about && $(MAKE) distclean)
+       (cd help && $(MAKE) distclean)
+       (cd helpview && $(MAKE) distclean)
+       (cd printing && $(MAKE) distclean)
+       (cd test && $(MAKE) distclean)
+       (cd virtual && $(MAKE) distclean)
+       (cd widget && $(MAKE) distclean)
+       (cd zip && $(MAKE) distclean)
 
 about: 
        (cd about && $(MAKE) all)