Index: ChangeLog
[deliverable/binutils-gdb.git] / gdb / gdbserver / Makefile.in
index 3af7eb46180731dd2d5cd2478a4f21e4459f0478..a5c1f95531be82db897c14e65f8faee5af47280f 100644 (file)
@@ -183,7 +183,7 @@ gdbreplay: gdbreplay.o
 # 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 \
This page took 0.02361 seconds and 4 git commands to generate.