5076de826c
config files moved to an appropriate config/<cpu> subdirectory. * nm-*, xm-*, tm-*: All native, host, and target files, which get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/<cpu> subdirectory.
12 lines
352 B
Text
12 lines
352 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
|
|
ALLOCA=alloca.o
|
|
ALLOCA1=alloca.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
|