From 54cca9f2ba0065fe34013bf712c181601a53c912 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 15 Aug 2007 14:59:37 +0000 Subject: Add the possibility to force the number of // jobs without reconfiguring. --- tools/tools.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/tools.mk b/tools/tools.mk index 72416b85..9c4d6924 100644 --- a/tools/tools.mk +++ b/tools/tools.mk @@ -25,7 +25,7 @@ $(CONFIG_GUESS_DEST): @chmod u+rwx,go+rx-w $@ help-distrib:: - @echo ' updatetools - Update the config tools' + @echo ' updatetools - Update the config tools' distclean:: @[ $(CT_TOP_DIR) = $(CT_LIB_DIR) ] || rm -rf $(CT_TOP_DIR)/tools -- cgit v1.2.3