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.
8 lines
177 B
Text
8 lines
177 B
Text
# Host: ns32k running Mach3
|
|
|
|
NATDEPFILES= m3-nat.o ns32km3-nat.o
|
|
XM_FILE= xm-ns32km3.h
|
|
|
|
# Don't use the mmalloc library in Mach 3.
|
|
MMALLOC_LIB =
|
|
MMALLOC_DISABLE = -DNO_MMALLOC
|