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
119 B
Mathematica
4 lines
119 B
Mathematica
# Target: Little-endian MIPS machine such as DECstation.
|
|
TDEPFILES= mips-pinsn.o mips-tdep.o exec.o
|
|
TM_FILE= tm-mips.h
|