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