From 787597251b534d1c1e4b9d519bcfc10fb3a7e952 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 28 Oct 2000 20:20:17 +0000 Subject: Update. * Makeconfig (ETAGS): Remove -T flag. --- Makeconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makeconfig') 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. -- cgit 1.4.1