]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix build without makeinfo from release binutils tar
authorAlan Modra <amodra@gmail.com>
Mon, 12 Jan 2015 09:54:12 +0000 (20:24 +1030)
committerAlan Modra <amodra@gmail.com>
Mon, 12 Jan 2015 10:25:49 +0000 (20:55 +1030)
commitbba33ab1e0f7d2ebd8f8435f92ed12e2a3c558a4
treeee512945c5352ea682d34e27a254a9d5f1369f1c
parent7e67715dd369f0a0caadaa5e528918dd65176e3b
Fix build without makeinfo from release binutils tar

PR 17817
* Makefile.am (aoutx.stamp): cp -p $srcdir/aoutx.texi to keep
timestamps so that makeinfo need not be installed.
(archive.stamp, archures.stamp, bfdt.stamp, cache.stamp,
coffcode.stamp, core.stamp, elf.stamp, elfcode.stamp, mmo.stamp,
format.stamp, libbfd.stamp, bfdio.stamp, bfdwin.stamp,
opncls.stamp, reloc.stamp, section.stamp, syms.stamp, targets.stamp,
init.stamp, hash.stamp, linker.stamp): Similarly.
(bfdver.texi): Use test rather than [ ] in commands.
* Makefile.in: Regenerate.
bfd/doc/ChangeLog
bfd/doc/Makefile.am
bfd/doc/Makefile.in