bfd: move header updates up a directory
authorMike Frysinger <vapier@gentoo.org>
Fri, 3 Dec 2021 05:23:20 +0000 (00:23 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 4 Dec 2021 01:03:05 +0000 (20:03 -0500)
commit0f34c35dd9ff4921cae1a9cbef1cf956a1a56e22
tree895b800c3fe27f9f2f6a55a744ec727bc1ca2d63
parentf52ee74fea5e3dbc5ccb3ac392591cd6363ff6d2
bfd: move header updates up a directory

The rules for rebuilding the bfd headers live in the doc/ subdir
(most likely) because they rely on the chew & related tools.  But
we can collapse them into the main Makefile while keeping the tools
in the doc subdir easily enough.  This makes the code simpler and
allows for rebuilding them in parallel.

Also add automake silent rule support while we're here.
bfd/Makefile.am
bfd/Makefile.in
bfd/doc/Makefile.am
bfd/doc/Makefile.in