2006-01-04 Michael Snyder <msnyder@redhat.com>
[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= inf-ptrace.o fork-child.o \
7 ppc-linux-nat.o proc-service.o linux-thread-db.o \
8 gcore.o linux-nat.o linux-fork.o
9
10 LOADLIBES = -ldl -rdynamic
This page took 0.031084 seconds and 5 git commands to generate.