355b334f68
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.
9 lines
213 B
Text
9 lines
213 B
Text
# Host: Intel 386 running Mach3
|
|
|
|
XDEPFILES= i387-tdep.o coredep.o
|
|
NATDEPFILES= i386m3-nat.o m3-nat.o
|
|
XM_FILE= xm-i386m3.h
|
|
|
|
# Don't use the mmalloc library in Mach 3.
|
|
MMALLOC_LIB =
|
|
MMALLOC_DISABLE = -DNO_MMALLOC
|