Mark certain subdirectories as missing TAGS targets.
authorEric Gallager <egallager@gcc.gnu.org>
Tue, 12 Oct 2021 20:55:21 +0000 (16:55 -0400)
committerEric Gallager <egallager@gcc.gnu.org>
Tue, 12 Oct 2021 21:00:43 +0000 (17:00 -0400)
commit4ca446a46bef8c127d7aaeb2d4bb4625edc7f84e
treedc2fa6d9e3d4c98d4f8176bc9240db6fcac3b886
parentb37351e3279d192d5d4682f002abe5b2e133bba6
Mark certain subdirectories as missing TAGS targets.

The subdirectories in question are libcody,
libdecnumber, c++tools, libgcc, and libobjc.
This is progress towards allowing "make tags" to
work from the top-level directory; a few additional
changes may also be necessary, though.

ChangeLog:

* Makefile.def: Mark libcody, libdecnumber,
c++tools, libgcc, and libobjc as missing TAGS
targets.
* Makefile.in: Regenerate.
Makefile.def
Makefile.in