1991-07-04 21:55:36 +00:00
|
|
|
# Host: Little-endian MIPS machine such as DECstation.
|
|
|
|
XDEPFILES= infptrace.o mips-xdep.o coredep.o
|
|
|
|
XM_FILE= xm-mips.h
|
1992-09-19 10:21:04 +00:00
|
|
|
|
|
|
|
# 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
|