X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b14abf14c7b6a29e907035ff24a86d45be762752..76f1eb7e1f6be1d53c81fd3fa6ebb6f9c9b689b7:/samples/html/Makefile.in diff --git a/samples/html/Makefile.in b/samples/html/Makefile.in index 278427ce5a..d103f5c668 100644 --- a/samples/html/Makefile.in +++ b/samples/html/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.1.6 (http://bakefile.sourceforge.net) +# Bakefile 0.2.2 (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)