From: Taylor R Campbell Date: Tue, 18 Apr 2017 18:59:01 +0000 (+0000) Subject: Teach top-level clean target to clean tools too. X-Git-Tag: mit-scheme-pucked-9.2.12~158^2~36 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=eb6b225d986b854ddb03bd916d6c7b80060d29aa;p=mit-scheme.git Teach top-level clean target to clean tools too. --- diff --git a/src/Makefile.in b/src/Makefile.in index 0ae21ef9c..21b8a1829 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -911,6 +911,7 @@ stamp_native-compile-scheme: compile-microcode mostlyclean clean distclean maintainer-clean c-clean: + $(MAKE) -f Makefile.tools clean $(top_srcdir)/Clean.sh $@ $(SUBDIRS) clean-boot-root: