df0393e345
config/ns32k/ns32km3.mh: Change MMALLOC_LIB to MMALLOC. * TODO: Update Mach stuff.
9 lines
209 B
Text
9 lines
209 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 =
|
|
MMALLOC_DISABLE = -DNO_MMALLOC
|