mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Document 'gmake install' vs. 'install-bytecode' (used for bytecode libs)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16004 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3a168a7d68
commit
e51c35693d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user