2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / config / powerpc / linux.mh
CommitLineData
c906108c
SS
1# Host: PowerPC, running Linux
2
c906108c
SS
3XM_CLIBS=
4
910122bf 5NAT_FILE= config/nm-linux.h
10d6c8cd 6NATDEPFILES= inf-ptrace.o fork-child.o \
ed89d175 7 ppc-linux-nat.o proc-service.o linux-thread-db.o \
d26e3629 8 linux-nat.o linux-osdata.o linux-fork.o
f6528abd 9NAT_CDEPS = $(srcdir)/proc-service.list
fdb28ac4 10
f6528abd 11LOADLIBES = -ldl $(RDYNAMIC)
This page took 0.705723 seconds and 4 git commands to generate.