summaryrefslogtreecommitdiff
path: root/solenv/gbuild/gbuild.help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/gbuild/gbuild.help.txt')
-rw-r--r--solenv/gbuild/gbuild.help.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt
index aeaf16dccc16..43076d6ea038 100644
--- a/solenv/gbuild/gbuild.help.txt
+++ b/solenv/gbuild/gbuild.help.txt
@@ -34,15 +34,14 @@ AVAILABLE TARGETS
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
- showmodules show the modules that would be loaded
debugrun starts the dev-install instance and allows tests to be run
against it
<module> build the named module
<module>.check run unittests of the named module
<module>.clean clean the named module
<module>.all build the named module and the pre-requisite modules for it
- <module>.deliver for dmake modules only, deliver the named module
+ <module>.showdeliverables show the targets delivered to OUTDIR and their
+ source
cmd execute the command contained in the variable cmd=""
in a shell with config_host.mk or config_build.mk
environement set. (see gb_SIDE)