]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/Makefile.in
need to invert offsets for gdk_pixbuf_scale;
[wxWidgets.git] / demos / Makefile.in
index 09968a19b86770ee533747265badbabe558f9521..d7a3202a4cc59d7f69712c97af3a995824291e08 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.1.2 (http://bakefile.sourceforge.net)
+#     Bakefile 0.2.1 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -39,7 +39,13 @@ clean:
        (cd poem && $(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 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)