From: Mike Baker Date: Thu, 20 Jul 2006 17:20:17 +0000 (+0000) Subject: clean up console output X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=df014ed12d26ef76c5f241fbc2743a1715eb1b39;p=librecmc%2Flibrecmc.git clean up console output SVN-Revision: 4174 --- 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: