Added support for netbsd386 (almost-but-not-quite 386bsd).

This commit is contained in:
Sean Eric Fagan 1993-08-23 07:46:47 +00:00
parent 05c81f45b4
commit f8b2936364
2 changed files with 4 additions and 0 deletions

View File

@ -44,6 +44,7 @@ linux.mh
linux.mt
ncr3000.mh
ncr3000.mt
netbsd386.mt
nm-i386aix.h
nm-i386bsd.h
nm-i386lynx.h

View File

@ -0,0 +1,3 @@
# Target: Intel 386 running BSD
TDEPFILES= i386-tdep.o i386-pinsn.o
TM_FILE= tm-i386bsd.h