Configuration -> BuildMode


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17392 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/MakefileGuide.html b/docs/MakefileGuide.html
index c73059b..a82bfaf 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>