From 0e35b3b26c200ed3f5bf14717feb71e73db40416 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 20 Jul 2006 17:24:20 +0000 Subject: clean up console output even more git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4175 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 37039e6ff9..27526d09a8 100644 --- a/Makefile +++ b/Makefile @@ -116,6 +116,6 @@ distclean: dirclean config-clean rm -rf dl .*config* .pkg* .prereq -.SILENT: clean dirclean distclean config-clean +.SILENT: clean dirclean distclean config-clean download world .PHONY: FORCE FORCE: -- cgit v1.2.3