Added some help messages into Makefile

This commit is contained in:
Vladimir Kozhukalov 2013-01-31 16:30:43 +04:00
parent d8bc865619
commit a5ab7652fa
1 changed files with 2 additions and 0 deletions

View File

@ -15,9 +15,11 @@ help:
@echo ' test - run all tests'
@echo ' test-unit - run unit tests'
@echo ' test-integration - run integration tests'
@echo ' test-integration-env - prepares integration test environment'
@echo ' clean-integration-test - clean integration test environment'
@echo ' clean - remove build directory and resetting .done flags'
@echo ' deep_clean - clean + removing $(LOCAL_MIRROR) directory'
@echo ' distclean - cleans deep_clean + clean-integration-test'
all: iso