* linux-thread-db.c: New file, renamed from thread-db.c.
[deliverable/binutils-gdb.git] / gdb / config / powerpc / linux.mh
1 # Host: PowerPC, running Linux
2
3 XM_CLIBS=
4
5 NAT_FILE= nm-linux.h
6 NATDEPFILES= infptrace.o inftarg.o fork-child.o \
7 ppc-linux-nat.o proc-service.o linux-thread-db.o \
8 gcore.o linux-nat.o
9
10 LOADLIBES = -ldl -rdynamic
This page took 0.030654 seconds and 5 git commands to generate.