Changes to support core files and linux threads.
[deliverable/binutils-gdb.git] / gdb / config / arm / linux.mh
CommitLineData
ed9a39eb
JM
1# Host: ARM based machine running GNU/Linux
2
3XM_FILE= xm-linux.h
4XDEPFILES= ser-tcp.o
5
6NAT_FILE= nm-linux.h
7NATDEPFILES= infptrace.o solib.o inftarg.o fork-child.o corelow.o \
41c49b06
SB
8 core-regset.o arm-linux-nat.o linux-thread.o lin-thread.o
9
10LOADLIBES= -ldl -rdynamic
11
This page took 0.034793 seconds and 4 git commands to generate.