]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/Makefile.in
removed WXWIN_COMPATIBILITY_2_4
[wxWidgets.git] / samples / html / Makefile.in
index 0375358920e92fadec2cf5a4a9df1d29fd92152a..85604af88cee727211741742fdd5a85d672ff9fc 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.1.8 (http://bakefile.sourceforge.net)
+#     Bakefile 0.2.1 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -42,6 +42,14 @@ clean:
 
 distclean: clean
        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)