S/390 31 & 64 bit target and GNU/Linux native support.
[deliverable/binutils-gdb.git] / gdb / config / s390 / s390.mh
1 # Host: S390, running Linux
2
3 XM_FILE= xm-linux.h
4 XDEPFILES= ser-tcp.o
5 XM_CLIBS=
6
7 NAT_FILE= nm-linux.h
8 NATDEPFILES= infptrace.o solib.o inftarg.o fork-child.o corelow.o \
9 s390-nat.o linux-thread.o core-aout.o core-regset.o
10 # post 5.0 natdepfiles.
11 NATDEPFILES+= thread-db.o lin-lwp.o proc-service.o
12 LOADLIBES = -ldl -rdynamic
13
14
15
This page took 0.032355 seconds and 5 git commands to generate.