projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42933dc
)
clean up console output
author
Mike Baker
<mbm@openwrt.org>
Thu, 20 Jul 2006 17:20:17 +0000
(17:20 +0000)
committer
Mike Baker
<mbm@openwrt.org>
Thu, 20 Jul 2006 17:20:17 +0000
(17:20 +0000)
SVN-Revision: 4174
openwrt/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/Makefile
b/openwrt/Makefile
index 41cda0b8660ebf95ab0882b67b7c9172b8736958..37039e6ff9c7ecef38e3c0581f079f05fab207c4 100644
(file)
--- 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: