projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebee0e7
)
hide bb_mkdep build
author
Mike Frysinger
<vapier@gentoo.org>
Sat, 18 Feb 2006 20:12:39 +0000
(20:12 -0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sat, 18 Feb 2006 20:12:39 +0000
(20:12 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index c816c9de97be4de2b4a9008afc758e1f777263a0..9b41a664c65d59783861c27ac1c9fed3b9b85d2d 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