projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4614aa5
)
hide libiconv messages when not compiling in verbose mode (#411)
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 26 Mar 2006 21:46:44 +0000
(21:46 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 26 Mar 2006 21:46:44 +0000
(21:46 +0000)
SVN-Revision: 3499
openwrt/package/libiconv/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/libiconv/Makefile
b/openwrt/package/libiconv/Makefile
index fbbd52f68b43c947a3df1a9cb9e226c54defacdf..e72742101bbdeb6f0ddd92a41ccb8aa5eeb1bd7c 100644
(file)
--- a/
openwrt/package/libiconv/Makefile
+++ b/
openwrt/package/libiconv/Makefile
@@
-79,5
+79,5
@@
uninstall-dev:
$(STAGING_DIR)/usr/include/iconv \
$(STAGING_DIR)/usr/lib/iconv \
-compile: install-dev
-clean: uninstall-dev
+compile
-targets
: install-dev
+clean
-targets
: uninstall-dev