summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-02-04 01:28:22 +0000
committerMike Frysinger <vapier@gentoo.org>2006-02-04 01:28:22 +0000
commit02ae0a4e9d116c6d5687f3243cf17bf2de923586 (patch)
tree762825454136edbeff2bf646ca7336a3a72e92b6 /Makefile.in
parent9bf5af92ea72928231786a343b5c44ddbd2b1358 (diff)
make build output a little less noisy
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 5d6813d75..7ed24aef8 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -241,7 +241,7 @@ ifeq ($(HAVE_SHARED),y)
endif
utils:
- $(MAKE) CROSS="$(CROSS)" CC="$(CC)" -C utils
+ $(Q)$(MAKE) CROSS="$(CROSS)" CC="$(CC)" -C utils
# Installs helper applications, such as 'ldd' and 'ldconfig'
install_utils: utils