* win32-nat.c (dll_symbol_command): Tack a .dll on the end of a supplied
[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 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.029243 seconds and 4 git commands to generate.