]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/Makefile.in
copy tif_config.h.vc to tif_config.h, this file will be used for all builds not using...
[wxWidgets.git] / demos / Makefile.in
index ae609958a794b082497b471f08939597f6a47bcc..d7a3202a4cc59d7f69712c97af3a995824291e08 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.2.0 (http://bakefile.sourceforge.net)
+#     Bakefile 0.2.1 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -40,6 +40,12 @@ clean:
 
 distclean: clean
        rm -f config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
+       (cd bombs && $(MAKE) distclean)
+       (cd dbbrowse && $(MAKE) distclean)
+       (cd forty && $(MAKE) distclean)
+       (cd fractal && $(MAKE) distclean)
+       (cd life && $(MAKE) distclean)
+       (cd poem && $(MAKE) distclean)
 
 bombs: 
        (cd bombs && $(MAKE) all)