diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2012-12-10 15:15:21 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2012-12-10 15:15:21 +0100 |
commit | 688c668003739042c2431ec3f7a94d6b3ac6998a (patch) | |
tree | fefdfd4d65eec7bfe39aa53c03ee78847d3f8039 /solenv | |
parent | 28ae80a89dd44f32044a155a41c1106692feae61 (diff) |
little help for userfriendly gbuild make targets
Change-Id: I6b650781b11163eb99828d0d933ae9a38e0e09fa
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/gbuild/gbuild.help.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt index 8c30402f3ef5..504cce712a0a 100644 --- a/solenv/gbuild/gbuild.help.txt +++ b/solenv/gbuild/gbuild.help.txt @@ -46,6 +46,9 @@ AVAILABLE TARGETS 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) + <target> build gbuild target (such as Library_vbaswobj or + CppunitTest_sw_macros_test) + <target>.clean clean gbuild target INTERACTIVE VARIABLES: DEBUG / debug If not empty, build as with --enable-debug. |