From: mbm Date: Thu, 20 Jul 2006 17:20:17 +0000 (+0000) Subject: clean up console output X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=28e9c816dc1ea536e8e984854dff9e8cf6260a6d;p=openwrt.git clean up console output git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4174 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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: