summaryrefslogtreecommitdiff
path: root/docs/MakefileGuide.html
diff options
context:
space:
mode:
authorGordon Henriksen <gordonhenriksen@mac.com>2007-09-29 00:42:21 +0000
committerGordon Henriksen <gordonhenriksen@mac.com>2007-09-29 00:42:21 +0000
commit422937113da28615dc16f7abca8b0381c86aa6d5 (patch)
treeff993d0a09f9501d59a87fd635dc9a71c424577f /docs/MakefileGuide.html
parente5f6204cd5d2306379bf8954e280ad35619a38b5 (diff)
downloadllvm-422937113da28615dc16f7abca8b0381c86aa6d5.tar.gz
llvm-422937113da28615dc16f7abca8b0381c86aa6d5.tar.bz2
llvm-422937113da28615dc16f7abca8b0381c86aa6d5.tar.xz
PR1601: etags not configured correctly
Resolving this by deleting vestigal etags remnants. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42460 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/MakefileGuide.html')
-rw-r--r--docs/MakefileGuide.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/MakefileGuide.html b/docs/MakefileGuide.html
index 9cb5b15bfd..7b4b7552c1 100644
--- a/docs/MakefileGuide.html
+++ b/docs/MakefileGuide.html
@@ -808,11 +808,6 @@
isn't one.</dd>
<dt><a name="ECHO"><tt>ECHO</tt></a><small>(configured)</small></dt>
<dd>Specifies the path to the <tt>echo</tt> tool for printing output.</dd>
- <dt><a name="ETAGS"><tt>ETAGS</tt></a><small>(configured)</small></dt>
- <dd>Specifies the path to the <tt>etags</tt> tool.</dd>
- <dt><a name="ETAGSFLAGS"><tt>ETAGSFLAGS</tt></a><small>(configured)</small>
- </dt>
- <dd>Provides flags to be passed to the <tt>etags</tt> tool.</dd>
<dt><a name="EXEEXT"><tt>EXEEXT</tt></a><small>(configured)</small></dt>
<dd>Provides the extension to be used on executables built by the makefiles.
The value may be empty on platforms that do not use file extensions for