]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/Makefile.in
changed wxFFileOutput/InputStream ctor 'mode' argument to wxString
[wxWidgets.git] / samples / html / Makefile.in
index 456e8e4bb4f2f0cad6833f43e73753374a21ecd0..85604af88cee727211741742fdd5a85d672ff9fc 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.1.4 (http://bakefile.sourceforge.net)
+#     Bakefile 0.2.1 (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)