diff --git a/Makefile b/Makefile index 6f0d1fc..f489012 100644 --- a/Makefile +++ b/Makefile @@ -62,10 +62,12 @@ FORCE: %-bootstrap: export BOOTSTRAP=1 %-bootstrap: % + echo %-bootstrap-clean: export BOOTSTRAP_CLEAN=1 %-bootstrap-clean: % + echo %: config %/make.sh FORCE