summaryrefslogtreecommitdiff
path: root/steps.mk
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-08-15 14:59:37 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-08-15 14:59:37 (GMT)
commit54cca9f2ba0065fe34013bf712c181601a53c912 (patch)
tree0a95b5283796127fd97bcbca1b475e8d6e592916 /steps.mk
parent46e19208cd3a3f8634efa497ad49c25db8df9b5a (diff)
Add the possibility to force the number of // jobs without reconfiguring.
Diffstat (limited to 'steps.mk')
-rw-r--r--steps.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/steps.mk b/steps.mk
index 33d2dad..f685263 100644
--- a/steps.mk
+++ b/steps.mk
@@ -25,7 +25,7 @@ $(patsubst %,%+,$(CT_STEPS)):
@$(CT_NG) RESTART=$(patsubst %+,%,$@) build
help-build::
- @echo ' liststeps - List all build steps'
+ @echo ' liststeps - List all build steps'
liststeps:
@echo 'Available build steps, in order:'