gdb/
[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 \
9b4eba8e 8 linux-nat.o linux-fork.o
f6528abd 9NAT_CDEPS = $(srcdir)/proc-service.list
fdb28ac4 10
f6528abd 11LOADLIBES = -ldl $(RDYNAMIC)
This page took 0.646915 seconds and 4 git commands to generate.