old-cross-binutils/gdb/config/mips/mipsm3.mh
Jim Kingdon 355b334f68 * config/i386/{i386m3.mt,i386m3.mh},
config/mips/{mipsm3.mt,mipsm3.mh},
	config/ns32k/{ns32km3.mt,ns32km3.mh}: Use correct names for TM_FILE
	and XM_FILE.  Replace host files *mach3-xdep.o with native
	files *m3-nat.o.  Replace host file os-mach3.o with native
	file m3-nat.o.
1993-10-28 15:04:40 +00:00

10 lines
252 B
Text

# Host: Little endian MIPS machine such as pmax
# running Mach 3.0 operating system
XDEPFILES= coredep.o
NATDEPFILES= mipsm3-nat.o m3-nat.o
XM_FILE= xm-mipsm3.h
# Don't use the mmalloc library in Mach 3.
MMALLOC_LIB =
MMALLOC_DISABLE = -DNO_MMALLOC