summaryrefslogtreecommitdiffstats
path: root/solenv
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-10-05 00:22:36 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-10-05 00:31:51 +0200
commit0edfe12dbc347b84dc814077d73a8017a145ae97 (patch)
treec95d9210c95ec3bfa301d3e1b47a83f24c63cd21 /solenv
parentdefault to gb_Deliver_CLEARONDELIVER == as multiuserenv are rare now (diff)
downloadcore-0edfe12dbc347b84dc814077d73a8017a145ae97.tar.gz
core-0edfe12dbc347b84dc814077d73a8017a145ae97.zip
add showdeliverables to 'make help'
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/gbuild.mk13
1 files changed, 7 insertions, 6 deletions
diff --git a/solenv/gbuild/gbuild.mk b/solenv/gbuild/gbuild.mk
index b751df9cfa00..0d6f64f08f5a 100644
--- a/solenv/gbuild/gbuild.mk
+++ b/solenv/gbuild/gbuild.mk
@@ -386,12 +386,13 @@ IMPORTANT OPTIONS
(descriptions from GNU make man page)
AVAILABLE TARGETS
- 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
+ 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
+ showdeliverables show the targets delivered to OUTDIR and their source
INTERACTIVE VARIABLES:
DEBUG / debug If not empty, build with DBGLEVEL=1 (see below).