clean up console output
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 20 Jul 2006 17:20:17 +0000 (17:20 +0000)
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 20 Jul 2006 17:20:17 +0000 (17:20 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4174 3c298f89-4303-0410-b956-a3cf2f4a3e73

Makefile

index 41cda0b..37039e6 100644 (file)
--- 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: