* configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
[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
ed9a39eb
JM
4
5NAT_FILE= nm-linux.h
713f0374 6NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o \
be4d1333 7 core-regset.o arm-linux-nat.o linux-proc.o gcore.o \
713f0374 8 proc-service.o thread-db.o lin-lwp.o
41c49b06
SB
9
10LOADLIBES= -ldl -rdynamic
11
This page took 0.125612 seconds and 4 git commands to generate.