From ba2827e22df32bd36ab081ccf0b58cd0389ab310 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 9 Jul 2007 20:55:32 +0000 Subject: Separate clean actions from build actions; Re-label "Preconfigured actions" to "Preconfigured toolchains"; Small eye-candy fix in the help text for liststeps. --- Makefile.steps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.steps') diff --git a/Makefile.steps b/Makefile.steps index f4f051eb..a89a7574 100644 --- a/Makefile.steps +++ b/Makefile.steps @@ -26,7 +26,7 @@ $(patsubst %,%-,$(CT_STEPS)): @$(CT_NG) RESTART=$(patsubst %-,%,$@) build help-build:: - @echo ' liststeps - Lists all build steps' + @echo ' liststeps - List all build steps' liststeps: @echo 'Available build steps, in order:' -- cgit v1.2.3