aboutsummaryrefslogtreecommitdiff
path: root/gdb/nlm/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/nlm/Makefile.in')
-rw-r--r--gdb/nlm/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/nlm/Makefile.in b/gdb/nlm/Makefile.in
index 6b3cf8c..a3fd151 100644
--- a/gdb/nlm/Makefile.in
+++ b/gdb/nlm/Makefile.in
@@ -130,7 +130,7 @@ gdbserve.O: prelude.o gdbserve.o $(TDEPFILES)
# specific routine gets the one for the correct machine.
# The xyzzy stuff below deals with empty DEPFILES
TAGS: ${TAGFILES}
- etags `find ${srcdir}/../config -name $(TM_FILE) -print` \
+ etags `find ${srcdir}/../config -name $(DEPRECATED_TM_FILE) -print` \
`find ${srcdir}/../config -name ${XM_FILE} -print` \
`find ${srcdir}/../config -name ${NAT_FILE} -print` \
`for i in yzzy ${DEPFILES}; do \