[Libreoffice-commits] .: solenv/gbuild
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Sep 19 07:36:13 PDT 2012
solenv/gbuild/gbuild.help.txt | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit 24f9a1864d925db58c7637cc490b0a1c70159760
Author: LuboÅ¡ LuÅák <l.lunak at suse.cz>
Date: Wed Sep 19 16:33:03 2012 +0200
make <module>.all is apparently not just for dmake modules
Change-Id: I5a692b10f259cf95357b1b3da39e0cbc8e68c044
diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt
index b658867..3b15639 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
More information about the Libreoffice-commits
mailing list