X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fgdbserver%2FMakefile.in;h=a5c1f95531be82db897c14e65f8faee5af47280f;hb=2c0fc04208c99d81f19da8555adb261e557849f5;hp=3af7eb46180731dd2d5cd2478a4f21e4459f0478;hpb=a3ef5243fb20d1168f47dbd4e9c51461dc665453;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/gdbserver/Makefile.in b/gdb/gdbserver/Makefile.in index 3af7eb4618..a5c1f95531 100644 --- a/gdb/gdbserver/Makefile.in +++ b/gdb/gdbserver/Makefile.in @@ -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 \