summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-06-01 16:50:29 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-06-01 16:50:29 (GMT)
commite5f94e60379fe134ae6f8eae6b84f20cde54bb85 (patch)
tree190f032e75c909fdc3f24e7f1aa38a6f8e78da74 /Makefile
parent6d932e31d8f95ded0437c695199ec48e6d55cb34 (diff)
Kill duplicated help text.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 823e97e..d522dca 100644
--- a/Makefile
+++ b/Makefile
@@ -40,11 +40,7 @@ help::
@echo 'Environement variables:'
@echo ' STOP - Stop the build just after this step'
@echo ' RESTART - Restart the build just before this step'
- @echo
- @echo 'Environement variables:'
- @echo ' STOP - Stop the build just after this step'
- @echo ' RESTART - Restart the build just before this step'
- @echo
+ @echo ''
@echo 'Execute "make" or "make all" to build all targets marked with [*]'
.config: $(CONFIG_FILES) $(CT_TOP_DIR)/config/debug.in