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:
7b8ff22
)
Fix from Paul Fox to make compressed help text notice config changes.
author
Rob Landley
<rob@landley.net>
Tue, 13 Jun 2006 14:37:14 +0000
(14:37 -0000)
committer
Rob Landley
<rob@landley.net>
Tue, 13 Jun 2006 14:37:14 +0000
(14:37 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 036888e3d9bc2e4c915c2d1b01d240b82ed5ffa8..e5ac831678b82fa98743b5af3256eddfdef54b7b 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-437,7
+437,7
@@
endif
ifeq ($(strip $(CONFIG_FEATURE_COMPRESS_USAGE)),y)
USAGE_BIN:=scripts/usage
-$(USAGE_BIN): $(top_srcdir)/scripts/usage.c
+$(USAGE_BIN): $(top_srcdir)/scripts/usage.c
.config
$(do_link.h)
DEP_INCLUDES += include/usage_compressed.h