* Makefile.am (PROGS,bin_PROGRAMS): Add @BUILD_MISC@
authorDoug Evans <dje@google.com>
Sun, 13 Dec 1998 01:33:24 +0000 (01:33 +0000)
committerDoug Evans <dje@google.com>
Sun, 13 Dec 1998 01:33:24 +0000 (01:33 +0000)
commit13e50544d54a37665eca7a3fddb046e6481c18ea
tree7929b6465b061adba274df68e372552be92f996f
parent82aeada70ce252df2878d506625819870cfd1d8b
* Makefile.am (PROGS,bin_PROGRAMS): Add @BUILD_MISC@
(link.c,link.o,link): New rules.
* Makefile.in: Rebuild.
* configure.in (vpu-elf): Build `link' cover script if vpu-elf.
(BUILD_MISC): New variable, for target specific hacks (in the worst
sense of the word).
(AC_OUTPUT): Handle building of `link.c'.
* configure: Rebuild.
* link.c.in: New file.
bring over from sky-980617 branch.
link script converted to .c so sanitize with automake/autoconf is simpler
binutils/ChangeLog