aboutsummaryrefslogtreecommitdiffstats
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
commitbc5956b1b492e543d245dc5b8c24ec5193d50519 (patch)
treeff993d0a09f9501d59a87fd635dc9a71c424577f /docs/MakefileGuide.html
parent621216e2533880cd0edef779ef82d65a8b4d2b91 (diff)
downloadexternal_llvm-bc5956b1b492e543d245dc5b8c24ec5193d50519.zip
external_llvm-bc5956b1b492e543d245dc5b8c24ec5193d50519.tar.gz
external_llvm-bc5956b1b492e543d245dc5b8c24ec5193d50519.tar.bz2
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 9cb5b15..7b4b755 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