mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
6 lines
180 B
Mathematica
6 lines
180 B
Mathematica
|
# Target: AMD x86-64 running GNU/Linux
|
||
|
TDEPFILES= x86-64-tdep.o x86-64-linux-tdep.o i387-tdep.o dwarf2cfi.o \
|
||
|
solib.o solib-svr4.o solib-legacy.o
|
||
|
|
||
|
GDBSERVER_DEPFILES= low-linux.o
|