diff options
Diffstat (limited to 'docs/MakefileGuide.html')
| -rw-r--r-- | docs/MakefileGuide.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/MakefileGuide.html b/docs/MakefileGuide.html index dd9047866005..38b7ae19fa64 100644 --- a/docs/MakefileGuide.html +++ b/docs/MakefileGuide.html @@ -785,6 +785,9 @@ not.</dd> <dt><a name="PROJ_SRC_DIR"><tt>PROJ_SRC_DIR</tt></a></dt> <dd>The directory which contains the source files to be built.</dd> + <dt><a name="BUILD_EXAMPLES"><tt>BUILD_EXAMPLES</tt></a></dt> + <dd>If set to 1, build examples in <tt>examples</tt> and (if building + Clang) <tt>tools/clang/examples</tt> directories.</dd> <dt><a name="BZIP2"><tt>BZIP2</tt></a><small>(configured)</small></dt> <dd>The path to the <tt>bzip2</tt> tool.</dd> <dt><a name="CC"><tt>CC</tt></a><small>(configured)</small></dt> @@ -1025,7 +1028,7 @@ <a href="mailto:rspencer@x10sys.com">Reid Spencer</a><br> <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br> - Last modified: $Date: 2010-07-07 09:48:00 +0200 (Wed, 07 Jul 2010) $ + Last modified: $Date: 2010-07-24 19:54:00 +0200 (Sat, 24 Jul 2010) $ </address> </body> </html> |
