Automatic date update in version.in
[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 \
96d7229d 8 linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o \
4b8b5e72 9 linux-waitpid.o linux-personality.o linux-namespaces.o
f6528abd 10NAT_CDEPS = $(srcdir)/proc-service.list
fdb28ac4 11
f6528abd 12LOADLIBES = -ldl $(RDYNAMIC)
This page took 1.090686 seconds and 4 git commands to generate.