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.
4 lines
138 B
Plaintext
4 lines
138 B
Plaintext
# Host: Big-endian MIPS machine such as Sony News
|
|
XDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o
|
|
XM_FILE= xm-bigmips.h
|