From ae1d5463786d3abbcc3a31a5f5ffcb66873839d6 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 23 May 2007 21:39:18 +0000 Subject: A little eye conady in the Makefile. diff --git a/Makefile b/Makefile index 96d00cf..2dc3629 100644 --- a/Makefile +++ b/Makefile @@ -26,13 +26,15 @@ include $(CT_TOP_DIR)/samples/Makefile help:: @echo 'Build targets:' @echo '* build - Build the toolchain' - @echo ' tarball - Build a tarball of the configured toolchain' @echo ' clean - Remove generated files' @echo ' distclean - Remove generated files, configuration and build directories' include $(CT_TOP_DIR)/tools/Makefile help:: + @echo 'Distribution targets:' + @echo ' tarball - Build a tarball of the configured toolchain' + @echo @echo 'Execute "make" or "make all" to build all targets marked with [*]' @echo 'Pass RESTART= to restart a previously saved step (read doc first!)' -- cgit v0.10.2-6-g49f6