From da70a73f2803e7d8aad73abe44424ce4e7e91c86 Mon Sep 17 00:00:00 2001
From: Gordon Henriksen
Date: Sat, 29 Sep 2007 00:42:21 +0000
Subject: PR1601: etags not configured correctly Resolving this by deleting
vestigal etags remnants.
llvm-svn: 42460
---
llvm/docs/GettingStarted.html | 1 -
llvm/docs/MakefileGuide.html | 5 -----
2 files changed, 6 deletions(-)
(limited to 'llvm/docs')
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index e2b07a68237..3327df160c6 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -469,7 +469,6 @@ href="CFEBuildInstrs.html">try to compile it on your platform.
date - print the current date/time
echo - print to standard output
egrep - extended regular expression search utility
- etags - C/C++ tag file creator for vim/emacs
find - find files/dirs in a file system
grep - regular expression search utility
gzip* - gzip command for distribution generation
diff --git a/llvm/docs/MakefileGuide.html b/llvm/docs/MakefileGuide.html
index 9cb5b15bfd7..7b4b7552c1d 100644
--- a/llvm/docs/MakefileGuide.html
+++ b/llvm/docs/MakefileGuide.html
@@ -808,11 +808,6 @@
isn't one.
ECHO(configured)
Specifies the path to the echo tool for printing output.
- ETAGS(configured)
- Specifies the path to the etags tool.
- ETAGSFLAGS(configured)
-
- Provides flags to be passed to the etags tool.
EXEEXT(configured)
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
--
cgit v1.2.3