e704cf435b
config/i386/i386sol2.mh, config/m68k/hp300hpux.mh, config/m68k/amix.mh, config/mips/irix[34].mh, config/m88k/delta88.mh, config/sparc/sun4sol2.mh (ALLOCA, ALLOCA1): macros removed. * config/mips/decstation.mh, config/rs6000/rs6000.mh (MMALLOC_LIB): renamed to MMALLOC.
11 lines
360 B
Text
11 lines
360 B
Text
# Host: Motorola 88000 running DGUX
|
|
XDEPFILES=
|
|
XM_FILE= xm-delta88.h
|
|
NAT_FILE= nm-m88k.h
|
|
NATDEPFILES= exec.o infptrace.o inftarg.o fork-child.o m88k-nat.o
|
|
REGEX=regex.o
|
|
REGEX1=regex.o
|
|
# Have to use /bin/nm because a bfd nm won't do the right thing
|
|
MUNCH_DEFINE=MUNCH_NM=/bin/nm
|
|
M_INSTALL=cp gdb.z $(ddestdir)/man/man1
|
|
M_UNINSTALL = rm -f $(ddestdir)/man/man1
|