Phase 1 of the ptid_t changes.
[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 inftarg.o fork-child.o corelow.o \
8 core-regset.o arm-linux-nat.o \
9 proc-service.o thread-db.o lin-lwp.o
10
11 LOADLIBES= -ldl -rdynamic
12
This page took 0.043964 seconds and 4 git commands to generate.