X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d3d0b8dba702091fb19c83ae0ad9844a9bc4bf47..6da8eee196a81d1626391916b6119f3c6ee63ad8:/demos/Makefile.in diff --git a/demos/Makefile.in b/demos/Makefile.in index aaeea80651..d7a3202a4c 100644 --- a/demos/Makefile.in +++ b/demos/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.1.6 (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)