diff options
Diffstat (limited to 'solenv/gbuild/gbuild.help.txt')
-rw-r--r-- | solenv/gbuild/gbuild.help.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt index 3b15639bd326..b6707ebd8ff0 100644 --- a/solenv/gbuild/gbuild.help.txt +++ b/solenv/gbuild/gbuild.help.txt @@ -39,6 +39,7 @@ AVAILABLE TARGETS 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 |