old-cross-binutils/gdb/config/decstation.mh

10 lines
354 B
Text
Raw Normal View History

1991-07-04 21:55:36 +00:00
# Host: Little-endian MIPS machine such as DECstation.
XDEPFILES= infptrace.o inftarg.o fork-child.o mips-xdep.o coredep.o
1991-07-04 21:55:36 +00:00
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