From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Faylor To: gdb-patches@sources.redhat.com Subject: Re: help out make TAGS Date: Fri, 09 Feb 2001 09:22:00 -0000 Message-id: <20010209122256.D18480@redhat.com> References: <200102090129.UAA15637@panix2.panix.com> <3A834A05.E7DBBC57@cygnus.com> X-SW-Source: 2001-02/msg00154.html On Thu, Feb 08, 2001 at 05:38:13PM -0800, Andrew Cagney wrote: >jkingdon@engr.sgi.com wrote: >> >> Seems like "make TAGS" has bitrotted a bit lately. OK to commit the >> enclosed patch? I don't know whether it fixes everything, but it >> works for me and is an improvement. >> >> Jim Kingdon >> jkingdon@engr.sgi.com >> >> 2001-02-08 Jim Kingdon >> >> Updates to "make TAGS": >> * Makefile.in (ALLDEPFILES): Remove altos-xdep.c arm-convert.s >> arm-xdep.c convex-tdep.c convex-xdep.c pyr-tdep.c pyr-xdep.c >> tahoe-tdep.c. >> (TAGFILES_NO_SRCDIR): Add $(SUBDIR_CLI_SRCS). > >Yes, fine and thanks! Other people may want to keep an eye out for other >bitrot caused by me removing several targets. Doesn't Tom Tromey have a patch in the queue dealing with TAGS issues? cgf