aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/GettingStarted.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 3f404dc..059db91 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -743,6 +743,12 @@ source code:</p>
original state in which it was shipped.
<p>
+ <dt><tt>gmake install</tt>
+ <dd>
+ Installs LLVM libraries and tools in a heirarchy under $PREFIX, specified with
+ <tt>./configure --prefix=[dir]</tt>, defaults to <tt>/usr/local</tt>.
+ <p>
+
<dt><tt>gmake install-bytecode</tt>
<dd>
Assuming you built LLVM into $OBJDIR, when this command is run in