This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gdb / config / powerpc / linux.mh
1 # Host: PowerPC, running Linux
2
3 XM_FILE= xm-linux.h
4 XM_CLIBS=
5
6 NAT_FILE= nm-linux.h
7 NATDEPFILES= infptrace.o inftarg.o fork-child.o linux-proc.o \
8 ppc-linux-nat.o proc-service.o thread-db.o lin-lwp.o \
9 gcore.o
10
11 LOADLIBES = -ldl -rdynamic
12
13 GDBSERVER_DEPFILES = linux-low.o linux-ppc-low.o reg-ppc.o
This page took 0.030763 seconds and 5 git commands to generate.