* Makefile.in (OPTIONAL_BACKENDS): Add lynx-core.o.
authorStu Grossman <grossman@cygnus>
Wed, 22 Sep 1993 14:58:31 +0000 (14:58 +0000)
committerStu Grossman <grossman@cygnus>
Wed, 22 Sep 1993 14:58:31 +0000 (14:58 +0000)
commit6c08c1ef02181babf822f0b205f8ebeb69a7138e
tree935e534c864a607c988366818208e8059aa585d3
parent2b91cc453bae74cdf8ccd567a651b6af4aa0ce10
* Makefile.in (OPTIONAL_BACKENDS):  Add lynx-core.o.
* bfd-in2.h (tdata):  Add lynx_core_data;
* config.bfd configure.host:  Get rid of superfluous netbsd and
lynxos entries.
* configure.in:  Add lynx-core.o to Lynx config.
* i386lynx.c:  Add defs for core file support.
* lynx-core.c:  New file with Lynx core file support.
* hosts/i386lynx.h:  Move lots of host specific includes to here.
Add def of HOST_LYNX.  Remove unnecessary defs.
bfd/ChangeLog