aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b38631d2..8d83913c 100644
--- a/Makefile
+++ b/Makefile
@@ -66,6 +66,7 @@ tests:
help::
@echo ' toybox - Build toybox.'
+ @echo ' change - Build each command standalone under change/.'
@echo ' baseline - Create busybox_old for use by bloatcheck.'
@echo ' bloatcheck - Report size differences between old and current versions'
@echo ' test - Run test suite against compiled commands.'