Reorganize solib.c.
[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=
5
6 NAT_FILE= nm-linux.h
7 NATDEPFILES= infptrace.o solib.o solib-svr4.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.032549 seconds and 4 git commands to generate.