summaryrefslogtreecommitdiffstats
path: root/solenv
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-09-16 18:50:26 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-09-16 18:56:34 +0200
commit94f6df2cf7f2a3a08e5923287a28711d62898059 (patch)
tree1bf96334c8f4f8843f50010948db29ee656fcf5f /solenv
parentadjust toplevel makefile (diff)
downloadcore-94f6df2cf7f2a3a08e5923287a28711d62898059.tar.gz
core-94f6df2cf7f2a3a08e5923287a28711d62898059.zip
update gbuild help
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/gbuild.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/solenv/gbuild/gbuild.mk b/solenv/gbuild/gbuild.mk
index 546c4dc07034..e704eca7e82a 100644
--- a/solenv/gbuild/gbuild.mk
+++ b/solenv/gbuild/gbuild.mk
@@ -381,10 +381,11 @@ IMPORTANT OPTIONS
(descriptions from GNU make man page)
AVAILABLE TARGETS
- allandcheck build product and run unit tests (default goal)
- all build product
- check run unit tests
+ all build product and run unit tests (default goal)
+ build build product
+ unitcheck run unit tests
subsequentcheck run system tests (requires full installation)
+ check run unit tests and if in toplevel subsequentcheck
clean remove all generated files
INTERACTIVE VARIABLES: