2004-09-28 Andrew Cagney <cagney@gnu.org>
[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 thread-db.o \
8 gcore.o linux-nat.o
9
10 LOADLIBES = -ldl -rdynamic
This page took 0.031521 seconds and 5 git commands to generate.