Document 'gmake install' vs. 'install-bytecode' (used for bytecode libs)

llvm-svn: 16004
This commit is contained in:
Misha Brukman 2004-08-23 20:25:33 +00:00
parent 5b81eea7a5
commit 62a2c1fd7a
1 changed files with 6 additions and 0 deletions

View File

@ -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