* config/i386/{i386m3.mh,i386mk.mh}, config/mips/mipsm3.mh,
[deliverable/binutils-gdb.git] / gdb / config / mips / mipsm3.mh
CommitLineData
c2d751d5
JK
1# Host: Little endian MIPS machine such as pmax
2# running Mach 3.0 operating system
3
355b334f
JK
4XDEPFILES= coredep.o
5NATDEPFILES= mipsm3-nat.o m3-nat.o
6XM_FILE= xm-mipsm3.h
c2d751d5
JK
7
8# Don't use the mmalloc library in Mach 3.
df0393e3 9MMALLOC =
c2d751d5 10MMALLOC_DISABLE = -DNO_MMALLOC
This page took 0.028291 seconds and 4 git commands to generate.