Makefile
changeset 168 45811aef4097
parent 158 14f6a1d442f2
child 171 dfc760ec0060
     1.1 --- a/Makefile	Sat Jun 16 18:00:35 2007 +0000
     1.2 +++ b/Makefile	Sun Jun 17 12:11:16 2007 +0000
     1.3 @@ -37,7 +37,7 @@
     1.4  	@echo  'Distribution targets:'
     1.5  	@echo  '  tarball        - Build a tarball of the configured toolchain'
     1.6  	@echo  ''
     1.7 -	@echo  'Environement variables:'
     1.8 +	@echo  'Environement variables (see docs/overview.txt):'
     1.9  	@echo  '  STOP           - Stop the build just after this step'
    1.10  	@echo  '  RESTART        - Restart the build just before this step'
    1.11  	@echo  ''