bfd doc chew
authorAlan Modra <amodra@gmail.com>
Tue, 8 Apr 2014 00:34:18 +0000 (10:04 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 9 Apr 2014 00:26:15 +0000 (09:56 +0930)
commit81b1ec4ff645501f0ea7fc32af34e96e1972b5c1
treede41cba1a3cabf224fbf2446b7ba7050c863f5a2
parent3f7df22100cfb9b0cd3d8aca02aef4d33355bb17
bfd doc chew

I got tired of watching chew.c being compiled a dozen or more times
each time I do a binutils build.

* Makefile.am (MKDOC): Use $@ in command.
(aoutx.texi): New rule, depend on aoutx.stamp.  Move old rule..
(aoutx.stamp): .. to here.  Don't depend on chew.c, depend on MKDOC
and omit recursive MAKE.  Use $< in command.
(archive.texi, archures.texi, bfdt.texi, cache.texi, coffcode.texi,
core.texi, elf.texi, elfcode.texi, mmo.texi, format.texi, libbfd.texi,
bfdio.texi, bfdwin.texi, opncls.texi, reloc.texi, section.texi,
syms.texi, targets.texi, init.texi, hash.texi, linker.texi): Similarly.
(DISTCLEANFILES): Remove *.stamp.
* Makefile.in: Regenerate.
bfd/doc/ChangeLog
bfd/doc/Makefile.am
bfd/doc/Makefile.in