summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/gbuild.help.txt
diff options
context:
space:
mode:
authorDavid Ostrovsky <David.Ostrovsky@gmx.de>2012-05-01 14:47:09 +0200
committerCaolán McNamara <caolanm@redhat.com>2012-05-02 12:03:45 +0100
commit0915c2c3155773dd7529bb878668fffc4cb5470f (patch)
tree5c5ce6ccd741afc26af9f9cd730fd52058c018dd /solenv/gbuild/gbuild.help.txt
parentfix typo (diff)
downloadcore-0915c2c3155773dd7529bb878668fffc4cb5470f.tar.gz
core-0915c2c3155773dd7529bb878668fffc4cb5470f.zip
help description added for recently introduced gmake LEXFLAGS option
Change-Id: Ie94ba4b3a774ab947574c74837ecbc932bb3b621
Diffstat (limited to 'solenv/gbuild/gbuild.help.txt')
-rw-r--r--solenv/gbuild/gbuild.help.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt
index 8ec1539f8214..680220691002 100644
--- a/solenv/gbuild/gbuild.help.txt
+++ b/solenv/gbuild/gbuild.help.txt
@@ -67,6 +67,7 @@ INTERACTIVE VARIABLES:
If not empty enable the RTL_LOGFILE_* time logging facility.
export RTL_LOGFILE=rtl_logfile.nopid when running office, to
get timestamps written out.
+ LEXFLAGS Add as flags for LEX scanner generator invocation.
YACCFLAGS Add as flags for YACC parser generator invocation.
CPPFLAGS Add as preprocessor flags for C/C++/ObjC/ObjC++ compilation.
CFLAGS Add as compiler flags for plain C compilation.