clean up console output
authorMike Baker <mbm@openwrt.org>
Thu, 20 Jul 2006 17:20:17 +0000 (17:20 +0000)
committerMike Baker <mbm@openwrt.org>
Thu, 20 Jul 2006 17:20:17 +0000 (17:20 +0000)
SVN-Revision: 4174

openwrt/Makefile

index 41cda0b8660ebf95ab0882b67b7c9172b8736958..37039e6ff9c7ecef38e3c0581f079f05fab207c4 100644 (file)
@@ -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: