summaryrefslogtreecommitdiff
path: root/Makeconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Makeconfig')
-rw-r--r--Makeconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makeconfig b/Makeconfig
index a2c439e5c6..3a5bf3eb41 100644
--- a/Makeconfig
+++ b/Makeconfig
@@ -527,7 +527,7 @@ ifndef +mkdep
endif
# The program that makes Emacs-style TAGS files.
-ETAGS := etags -T
+ETAGS := etags
# The `m4' macro processor; this is used by sysdeps/sparc/Makefile (and
# perhaps others) to preprocess assembly code in some cases.