X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0d90d6ea7a007332aa75779f90b30ed39872e494..dc65c743e5f60970e26b26c4ffee2baca5a42585:/samples/html/Makefile.in diff --git a/samples/html/Makefile.in b/samples/html/Makefile.in index 8cd1b894f9..85604af88c 100644 --- a/samples/html/Makefile.in +++ b/samples/html/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.1.9 (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)