diff options
-rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -132,8 +132,7 @@ help: | |||
132 | @echo ' uninstall' | 132 | @echo ' uninstall' |
133 | @echo | 133 | @echo |
134 | @echo 'Development:' | 134 | @echo 'Development:' |
135 | @echo ' bloatcheck - show size difference between busybox_unstripped' | 135 | @echo ' bloatcheck - show size difference between old and new versions' |
136 | @echo ' and busybox_old' | ||
137 | @echo ' check - run the test suite for all applets' | 136 | @echo ' check - run the test suite for all applets' |
138 | @echo ' checkhelp - check for missing help-entries in Config.in' | 137 | @echo ' checkhelp - check for missing help-entries in Config.in' |
139 | @echo ' randconfig - generate a random configuration' | 138 | @echo ' randconfig - generate a random configuration' |