old-cross-binutils/gdb/config/i386/i386m3.mh
Jim Kingdon cfe5ad2d03 * 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.
1993-10-27 22:06:52 +00:00

9 lines
214 B
Text

# Host: Intel 386 running Mach3
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 =
MMALLOC_DISABLE = -DNO_MMALLOC