summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-06-17 12:11:16 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-06-17 12:11:16 (GMT)
commitca5213a38750919f6a0dd8d232e206693cf430bf (patch)
treea5f0141fbea9863e51001ec7c89b8a938552d36a /Makefile
parentb166f010a257d6cfd27e46ecb6e2ac6b505292c8 (diff)
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;
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0082f24..ef25152 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 ''