From df014ed12d26ef76c5f241fbc2743a1715eb1b39 Mon Sep 17 00:00:00 2001 From: Mike Baker Date: Thu, 20 Jul 2006 17:20:17 +0000 Subject: [PATCH] clean up console output SVN-Revision: 4174 --- openwrt/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openwrt/Makefile b/openwrt/Makefile index 41cda0b866..37039e6ff9 100644 --- a/openwrt/Makefile +++ b/openwrt/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: