From a9b86763937d23a572bcfe42bae7bc9c3e92c54a Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Tue, 1 Mar 2005 17:15:23 +0000 Subject: Use a colon instead of a period since we're introducing a command list llvm-svn: 20385 --- llvm/docs/CFEBuildInstrs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/CFEBuildInstrs.html') diff --git a/llvm/docs/CFEBuildInstrs.html b/llvm/docs/CFEBuildInstrs.html index e60adf06852..7630e4eb73a 100644 --- a/llvm/docs/CFEBuildInstrs.html +++ b/llvm/docs/CFEBuildInstrs.html @@ -244,7 +244,7 @@ the newly built llvm-gcc and llvm-g++ executables.

  • 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.

    + These are the commands you need:

      % gmake
      % gmake -C runtime install-bytecode
    -- 
    cgit v1.2.3