and XM_FILE. Replace host file i386mach3-xdep.o with native file
i386m3-nat.o.
Wed Oct 27 13:43:07 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * config/i386/{i386m3.mt,i386m3.mh}: Use correct names for TM_FILE
+ and XM_FILE. Replace host file i386mach3-xdep.o with native file
+ i386m3-nat.o.
+
* remote-udi.c: Remove LOG_FILE stuff; superceded by "set remotedebug".
* remote-mon.c: Remove commented out "set remotedebug" command.
* remote-nindy.c: Clean up comment about wanting alternative to
# Host: Intel 386 running Mach3
-XDEPFILES= os-mach3.o i386mach3-xdep.o i387-tdep.o coredep.o
-XM_FILE= xm-i386mach3.h
+XDEPFILES= os-mach3.o i387-tdep.o coredep.o
+NATDEPFILES= i386m3-nat.o
+XM_FILE= xm-i386m3.h
# Don't use the mmalloc library in Mach 3.
MMALLOC_LIB =
# Target: Intel 386 with a.out
TDEPFILES= exec.o i386-pinsn.o i386-tdep.o
-TM_FILE= tm-i386mach3.h
+TM_FILE= tm-i386m3.h