mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-11 13:02:10 +08:00
10 lines
288 B
Mathematica
10 lines
288 B
Mathematica
|
# Target: S390 running Linux
|
||
|
TM_FILE= tm-linux.h
|
||
|
TDEPFILES=s390-tdep.o solib.o
|
||
|
# Post 5.0 tdep-files
|
||
|
TDEPFILES+=solib-svr4.o solib-legacy.o
|
||
|
GDB_MULTI_ARCH=GDB_MULTI_ARCH_PARTIAL
|
||
|
GDBSERVER_DEPFILES= low-linux.o s390-tdep.o s390-nat.o
|
||
|
# needed for gdbserver.
|
||
|
MT_CFLAGS= -DCONFIG_ARCH_S390X
|