From ca5213a38750919f6a0dd8d232e206693cf430bf Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 17 Jun 2007 12:11:16 +0000 Subject: scripts/showSamples.sh: - revert sample dumping to not show the components versions; docs/overview.txt: - reorder docs/overview.txt so that configuring comes before running, - tell about regtest; Makefile: config/global.in: - point to docs/overview.txt for the list of steps; --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0082f243..ef251525 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ help:: @echo 'Distribution targets:' @echo ' tarball - Build a tarball of the configured toolchain' @echo '' - @echo 'Environement variables:' + @echo 'Environement variables (see docs/overview.txt):' @echo ' STOP - Stop the build just after this step' @echo ' RESTART - Restart the build just before this step' @echo '' -- cgit v1.2.3