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:
ac4c92d
)
Tabs weren't lining up in the help text.
author
Rob Landley
<rob@landley.net>
Thu, 11 May 2006 17:33:10 +0000
(17:33 -0000)
committer
Rob Landley
<rob@landley.net>
Thu, 11 May 2006 17:33:10 +0000
(17:33 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 7e37ed40d6811e6e57af4703d486313251ac3796..7bf72f232bf9a7d759caeb3b70ee8ce48f77ece2 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-132,8
+132,7
@@
help:
@echo ' uninstall'
@echo
@echo 'Development:'
- @echo ' bloatcheck - show size difference between busybox_unstripped'
- @echo ' and busybox_old'
+ @echo ' bloatcheck - show size difference between old and new versions'
@echo ' check - run the test suite for all applets'
@echo ' checkhelp - check for missing help-entries in Config.in'
@echo ' randconfig - generate a random configuration'