summaryrefslogtreecommitdiff
path: root/docs/MakefileGuide.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/MakefileGuide.html')
-rw-r--r--docs/MakefileGuide.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/MakefileGuide.html b/docs/MakefileGuide.html
index c73059bc02..a82bfaf16b 100644
--- a/docs/MakefileGuide.html
+++ b/docs/MakefileGuide.html
@@ -693,6 +693,9 @@
<dd>The directory into which executables will ultimately be installed. This
value is derived from the <tt>--prefix</tt> option given to
<tt>configure</tt>.</dd>
+ <dt><a name="BuildMode"><tt>BuildMode</tt></a></dt>
+ <dd>The name of the type of build being performed: Debug, Release, or
+ Profile</dd>
<dt><a name="bytecode_libdir"><tt>bytecode_libdir</tt></a></dt>
<dd>The directory into which bytecode libraries will ultimately be installed.
This value is derived from the <tt>--prefix</tt> option given to
@@ -768,7 +771,6 @@
<dt><a name="CompileCommonOpts"><tt>CompileCommonOpts</tt></a></dt><dd></dd>
<dt><a name="Compile.CXX"><tt>Compile.CXX</tt></a></dt><dd></dd>
<dt><a name="ConfigStatusScript"><tt>ConfigStatusScript</tt></a></dt><dd></dd>
- <dt><a name="Configuration"><tt>Configuration</tt></a></dt><dd></dd>
<dt><a name="ConfigureScript"><tt>ConfigureScript</tt></a></dt><dd></dd>
<dt><a name="CPP.Flags"><tt>CPP.Flags</tt></a></dt><dd></dd>
<dt><a name="CPP.Flags "><tt>CPP.Flags </tt></a></dt><dd></dd>