diff --git a/Makefile b/Makefile index 41cda0b866..37039e6ff9 100644 --- a/Makefile +++ b/Makefile @@ -115,5 +115,7 @@ dirclean: clean distclean: dirclean config-clean rm -rf dl .*config* .pkg* .prereq + +.SILENT: clean dirclean distclean config-clean .PHONY: FORCE FORCE: