Speak of regtest in "make help".

This commit is contained in:
Yann E. MORIN" 2007-06-17 12:57:46 +00:00
parent cc25e578c2
commit 0aed177030

View File

@ -27,6 +27,7 @@ include $(CT_TOP_DIR)/samples/Makefile
help::
@echo 'Build targets:'
@echo '* build - Build the toolchain'
@echo ' regtest - Regtest-build all samples'
@echo ' clean - Remove generated files'
@echo ' distclean - Remove generated files, configuration and build directories'