aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r--ld/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in
index 6230cb4..6083cca 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -638,8 +638,8 @@ lintlog:$(SOURCES) Makefile
| grep -v "archive\.c"
-tags TAGS:$(SOURCES) $(HEADERS)
- etags -t $?
+TAGS:
+ etags -t $(srcdir)/*.[chly] *.[chly]
.PHONY: install