3cfbaac42c97e9b65cff69838e893245a1faadf2
[deliverable/binutils-gdb.git] / gdb / config / mips / mipsm3.mh
1 # Host: Little endian MIPS machine such as pmax
2 # running Mach 3.0 operating system
3
4 XDEPFILES= coredep.o
5 NATDEPFILES= mipsm3-nat.o m3-nat.o
6 XM_FILE= xm-mipsm3.h
7
8 # Don't use the mmalloc library in Mach 3.
9 MMALLOC_LIB =
10 MMALLOC_DISABLE = -DNO_MMALLOC
This page took 0.030129 seconds and 3 git commands to generate.