mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
df0393e345
config/ns32k/ns32km3.mh: Change MMALLOC_LIB to MMALLOC. * TODO: Update Mach stuff.
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
# 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 =
|
|
MMALLOC_DISABLE = -DNO_MMALLOC
|