old-cross-binutils/gdb/config/decstation.mh
John Gilmore 165410d11f Add inftarg.o and fork-child.o to all *.mh that reference infptrace.o.
Add fork-child.o to all *.mh that reference procfs.o.
1992-09-26 08:08:42 +00:00

9 lines
354 B
Text

# Host: Little-endian MIPS machine such as DECstation.
XDEPFILES= infptrace.o inftarg.o fork-child.o mips-xdep.o coredep.o
XM_FILE= xm-mips.h
# We can't use MMALLOC because the DECstation RPC library can't cope
# with a malloc(0) that returns 0. Besides, it's useless on a machine
# without a real mmap().
MMALLOC_LIB =
MMALLOC_DISABLE = -DNO_MMALLOC