summaryrefslogtreecommitdiff
path: root/solenv/gbuild/gbuild.help.txt
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-09-19 16:33:03 +0200
committerLuboš Luňák <l.lunak@suse.cz>2012-09-19 16:33:48 +0200
commit24f9a1864d925db58c7637cc490b0a1c70159760 (patch)
tree49693d1e691bd8040d79cd7beee0a0be9d203380 /solenv/gbuild/gbuild.help.txt
parentf9a05f4ddfd1a93eb6f2167236cc4a49b275c82d (diff)
make <module>.all is apparently not just for dmake modules
Change-Id: I5a692b10f259cf95357b1b3da39e0cbc8e68c044
Diffstat (limited to 'solenv/gbuild/gbuild.help.txt')
-rw-r--r--solenv/gbuild/gbuild.help.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt
index b658867b0d90..3b15639bd326 100644
--- a/solenv/gbuild/gbuild.help.txt
+++ b/solenv/gbuild/gbuild.help.txt
@@ -40,8 +40,7 @@ AVAILABLE TARGETS
against it
<module> build the named module
<module>.clean clean the named module
- <module>.all for dmake modules only, build the named module and
- the pre-requisite modules for this module
+ <module>.all build the named module and the pre-requisite modules for it
<module>.deliver for dmake modules only, deliver the named module
cmd execute the command contained in the variable cmd=""
in a shell with config_host.mk or config_build.mk