hide bb_mkdep build
authorMike Frysinger <vapier@gentoo.org>
Sat, 18 Feb 2006 20:12:39 +0000 (20:12 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 18 Feb 2006 20:12:39 +0000 (20:12 -0000)
Makefile

index c816c9d..9b41a66 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -384,7 +384,7 @@ docs/busybox.net/BusyBox.html: docs/busybox.pod
 
 # The nifty new buildsystem stuff
 scripts/bb_mkdep: $(top_srcdir)/scripts/bb_mkdep.c
-       $(HOSTCC) $(HOSTCFLAGS) -o $@ $<
+       $(Q)$(HOSTCC) $(HOSTCFLAGS) -o $@ $<
 
 DEP_INCLUDES := include/bb_config.h