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