From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: jkingdon@engr.sgi.com Cc: gdb-patches@sources.redhat.com Subject: Re: help out make TAGS Date: Fri, 09 Feb 2001 00:01:00 -0000 Message-id: <200102090801.DAA22802@indy.delorie.com> References: <200102090129.UAA15637@panix2.panix.com> X-SW-Source: 2001-02/msg00148.html > Date: Thu, 8 Feb 2001 20:29:09 -0500 (EST) > From: jkingdon@engr.sgi.com > > 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. While we are at that, could we please add $(ETAGS_FLAGS) to the etags command? I sometimes need to add flags such as --members etc., but there's currently no good way of doing that.