mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-02 09:06:35 +00:00
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.
10 lines
220 B
Plaintext
10 lines
220 B
Plaintext
# Host: SGI Iris running irix 3.x
|
|
XDEPFILES=
|
|
XM_FILE= xm-irix3.h
|
|
NAT_FILE= nm-irix3.h
|
|
NATDEPFILES= fork-child.o corelow.o infptrace.o inftarg.o mips-nat.o
|
|
ALLOCA=alloca.o
|
|
ALLOCA1=alloca.o
|
|
MUNCH_DEFINE=-B
|
|
XM_CLIBS=-lbsd
|