]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/Makefile.in
stub for wxOS2 region ctor from points.
[wxWidgets.git] / demos / Makefile.in
index 0964c9823bae8d8d955b7057f08344cebe6d9793..d7a3202a4cc59d7f69712c97af3a995824291e08 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.1.7 (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)