From 6f14a5b486b0f41c36b703807f2abee9d34c62a5 Mon Sep 17 00:00:00 2001
From: Reid Spencer
Date: Mon, 29 Nov 2004 07:47:16 +0000
Subject: Make it HTML 4.01 Strict compliant.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18339 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/MakefileGuide.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
(limited to 'docs')
diff --git a/docs/MakefileGuide.html b/docs/MakefileGuide.html
index 6a2db5c325..d71ed44952 100644
--- a/docs/MakefileGuide.html
+++ b/docs/MakefileGuide.html
@@ -29,10 +29,11 @@
Tutorial
- Libraries
- - Tools
+ - Tools
- JIT Tools
+
Targets Supported
@@ -277,7 +278,7 @@
right set of libraries to link with is tedious, platform specific, and error
prone. Additionally, the JIT has special linker switch options that it needs.
Consequently, to make it easier to build tools that use the JIT, you can
- use a special value for the LLVMLIBS> variable:
+ use a special value for the LLVMLIBS variable:
TOOLNAME = my_jit_tool
USEDLIBS = mylib
--
cgit v1.2.3-18-g5258