1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-10 11:57:32 +02:00

hide libiconv messages when not compiling in verbose mode (#411)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3499 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2006-03-26 21:46:44 +00:00
parent 5b6de35323
commit 43c3e8ebe1

View File

@ -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