Kill duplicated help text.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Jun 01 16:50:29 2007 +0000 (2007-06-01)
changeset 14739e4ef7d6d8d
parent 146 7e226579cf8c
child 148 567f1673d59d
Kill duplicated help text.
Makefile
     1.1 --- a/Makefile	Fri Jun 01 16:20:20 2007 +0000
     1.2 +++ b/Makefile	Fri Jun 01 16:50:29 2007 +0000
     1.3 @@ -40,11 +40,7 @@
     1.4  	@echo  'Environement variables:'
     1.5  	@echo  '  STOP           - Stop the build just after this step'
     1.6  	@echo  '  RESTART        - Restart the build just before this step'
     1.7 -	@echo
     1.8 -	@echo  'Environement variables:'
     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
    1.12 +	@echo  ''
    1.13  	@echo  'Execute "make" or "make all" to build all targets marked with [*]'
    1.14  
    1.15  .config: $(CONFIG_FILES) $(CT_TOP_DIR)/config/debug.in