* Makefile.in (ALL_EMULATIONS): Add ei386nw.o and eppcnw.o.
authorJ.T. Conklin <jtc@acorntoolworks.com>
Fri, 14 Oct 1994 22:57:12 +0000 (22:57 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Fri, 14 Oct 1994 22:57:12 +0000 (22:57 +0000)
commit9ff30f20cd9d575c1615057ad8271bdeeb1487a1
tree01982324cf7284b1142678c44553ca03050848ee
parentbd5e713033c3eb768e39f70f91e05a66619ae5b3
* Makefile.in (ALL_EMULATIONS): Add ei386nw.o and eppcnw.o.
  (ei386nw.c, eppcnw.c): New targets.

* config/{i386,ppc}-nw.mt, emulparams/{i386,ppc}nw.sh,
  scripttmpl/nw.sc: New files, for i386 and powerpc netware.

* configure.in: Changed netware ld_target name to be {i386,ppc}-nw
  instead of {i386,ppc}-elf.

* configure.in (sparc*-*-netware): Removed.  There is no such
  thing anymore.
ld/config/.Sanitize
ld/config/i386-nw.mt [new file with mode: 0644]
ld/config/ppc-nw.mt [new file with mode: 0644]
ld/emulparams/.Sanitize
ld/emulparams/i386nw.sh [new file with mode: 0644]
ld/emulparams/ppcnw.sh [new file with mode: 0644]
ld/scripttempl/.Sanitize
ld/scripttempl/nw.sc [new file with mode: 0644]