diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -133,7 +133,7 @@ help: @echo @echo 'Development:' @echo ' bloatcheck - show size difference between busybox_unstripped' - @echo ' and busybox_old + @echo ' and busybox_old' @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' |