* Makefile.in (SFILES): Add nlmread.c.

* Makefile.in (OBS):  Add nlmread.o.
	* Makefile.in (nlmread.o):  Add new target.
	* configure.in (i[34]86-*-netware):  New configuration.
	* nlmread.c, config/i386/{i386nw.mt, tm-i386nw.h}:  New files
	for NLM/NetWare support.
This commit is contained in:
Fred Fish
1993-07-20 04:53:03 +00:00
parent c3e964b955
commit db85f5231f
8 changed files with 354 additions and 6 deletions

View File

@@ -187,6 +187,7 @@ i[34]86-*-sco*) gdb_target=i386v ;;
i[34]86-*-sysv*) gdb_target=i386v ;;
i[34]86-*-linux*) gdb_target=linux ;;
i[34]86-*-isc*) gdb_target=i386v ;;
i[34]86-*-netware*) gdb_target=i386nw ;;
i960-*-bout) gdb_target=vxworks960 ;;
i960-*-coff) gdb_target=nindy960 ;;