Added Mac OS X build instructions and included the Linux build instructions
that Stephen Wilson sent out.



git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@128116 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/sidebar.incl b/www/sidebar.incl
index 041afde..4d4d22a 100644
--- a/www/sidebar.incl
+++ b/www/sidebar.incl
@@ -34,6 +34,7 @@
     <h1 class="headerbar">Source</h1>
     <ul>
       <li><a href="download.html">Download</a></li>
+      <li><a href="build.html">Build</a></li>
       <li><a href="http://llvm.org/bugs">Bug Reports</a></li>
       <li><a href="http://llvm.org/svn/llvm-project/lldb/trunk">Browse SVN</a></li>
       <li><a href="http://llvm.org/viewvc/llvm-project/lldb/trunk">Browse ViewVC</a></li>