2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / config / sparc / linux.mh
CommitLineData
386c036b 1# Host: GNU/Linux SPARC
910122bf 2NAT_FILE= config/nm-linux.h
75e192e6 3NATDEPFILES= sparc-nat.o sparc-linux-nat.o \
1b9445c2 4 corelow.o core-regset.o fork-child.o inf-ptrace.o \
ed89d175 5 proc-service.o linux-thread-db.o \
d26e3629 6 linux-nat.o linux-osdata.o linux-fork.o
f6528abd 7NAT_CDEPS = $(srcdir)/proc-service.list
a14bd2ea
MK
8
9# The dynamically loaded libthread_db needs access to symbols in the
10# gdb executable.
f6528abd 11LOADLIBES = -ldl $(RDYNAMIC)
This page took 0.626107 seconds and 4 git commands to generate.