From: Reid Spencer Date: Mon, 1 Nov 2004 07:53:17 +0000 (+0000) Subject: Configuration -> BuildMode X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=632bd0661d0ba54066e573607554b5361cce58b1;p=oota-llvm.git 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 c73059bc020..a82bfaf16b2 100644 --- a/docs/MakefileGuide.html +++ b/docs/MakefileGuide.html @@ -693,6 +693,9 @@
The directory into which executables will ultimately be installed. This value is derived from the --prefix option given to configure.
+
BuildMode
+
The name of the type of build being performed: Debug, Release, or + Profile
bytecode_libdir
The directory into which bytecode libraries will ultimately be installed. This value is derived from the --prefix option given to @@ -768,7 +771,6 @@
CompileCommonOpts
Compile.CXX
ConfigStatusScript
-
Configuration
ConfigureScript
CPP.Flags
CPP.Flags