projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b93abc
)
clean up console output
author
mbm
<mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 20 Jul 2006 17:20:17 +0000
(17:20 +0000)
committer
mbm
<mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 20 Jul 2006 17:20:17 +0000
(17:20 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4174
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
41cda0b
..
37039e6
100644
(file)
--- a/
Makefile
+++ b/
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:
This page took
0.025674 seconds
and
4
git commands to generate.