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
master
Felix Fietkau 2006-03-26 21:46:44 +00:00
parent 5fa11fb06f
commit 907903e0ea
1 changed files with 2 additions and 2 deletions

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