* Makefile.in (OPTIONAL_BACKENDS): Add lynx-core.o.
authorStu Grossman <grossman@cygnus>
Wed, 22 Sep 1993 14:54:50 +0000 (14:54 +0000)
committerStu Grossman <grossman@cygnus>
Wed, 22 Sep 1993 14:54:50 +0000 (14:54 +0000)
commit2b91cc453bae74cdf8ccd567a651b6af4aa0ce10
tree9d0f4b41670e00f2d364c79d956515276b38271d
parentcb6b02027c32b484c6a9bf3c348333ab6501926b
* 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/bfd-in2.h
bfd/config.bfd
bfd/hosts/i386lynx.h
bfd/lynx-core.c [new file with mode: 0644]