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

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

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

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