* Makefile.am (PROGS): Add BUILD_INSTALL_MISC.
commitace9c6ef89b7d45e351f98df029c3c0f772101c2
authorAlan Modra <amodra@bigpond.net.au>
Wed, 28 Feb 2007 01:29:32 +0000 (28 01:29 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Wed, 28 Feb 2007 01:29:32 +0000 (28 01:29 +0000)
treefb881d22b2a23df1b6f1f97bf6d5de4170f4d1ea
parentab9eb4f407d7a9dca68ba88c7e9a501a2cb15479
* Makefile.am (PROGS): Add BUILD_INSTALL_MISC.
(bin_PROGRAMS): Replace BUILD_MISC with BUILD_INSTALL_MISC.
(EXTRA_PROGRAMS): Remove bin2c.
(bin2c$(EXEEXT_FOR_BUILD)): New rule.
(bin2c_SOURCES): Delete.
(DISTCLEANFILES): Remove sysinfo.
(MOSTLYCLEANFILES): Add sysinfo$(EXEEXT_FOR_BUILD) and
bin2c$(EXEEXT_FOR_BUILD).
* configure.in (BUILD_MISC): Add $(EXEEXT_FOR_BUILD) to bin2c.
Move embedspu to..
(BUILD_INSTALL_MISC): ..here.
* Makefile.in: Regenerate.
* configure: Regenerate.
binutils/ChangeLog
binutils/Makefile.am
binutils/Makefile.in
binutils/configure
binutils/configure.in