solenv/gbuild/gbuild.help.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
New commits: commit 24f9a1864d925db58c7637cc490b0a1c70159760 Author: LuboÅ¡ LuÅák <[email protected]> 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
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
