Use a colon instead of a period since we're introducing a command list

llvm-svn: 20385
This commit is contained in:
Misha Brukman 2005-03-01 17:15:23 +00:00
parent fefb9ea94d
commit a9b8676393
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ the newly built llvm-gcc and llvm-g++ executables. </p></li>
<li><p>Rebuild your CVS tree. This shouldn't cause the whole thing to be
rebuilt, but it should build the runtime libraries. After the tree is
built, install the runtime libraries into your GCC front-end build tree.
These are the commands you need.</p>
These are the commands you need:</p>
<pre>
% gmake
% gmake -C runtime install-bytecode