gdb/
[deliverable/binutils-gdb.git] / gdb / config / sparc / linux64.mh
CommitLineData
386c036b 1# Host: GNU/Linux UltraSPARC
910122bf 2NAT_FILE= config/nm-linux.h
75e192e6 3NATDEPFILES= sparc-nat.o sparc64-nat.o sparc64-linux-nat.o \
386c036b 4 corelow.o core-regset.o \
10d6c8cd 5 fork-child.o inf-ptrace.o \
ed89d175 6 proc-service.o linux-thread-db.o \
9b4eba8e 7 linux-nat.o linux-fork.o
f6528abd 8NAT_CDEPS = $(srcdir)/proc-service.list
386c036b
MK
9
10# The dynamically loaded libthread_db needs access to symbols in the
11# gdb executable.
f6528abd 12LOADLIBES = -ldl $(RDYNAMIC)
This page took 0.439686 seconds and 4 git commands to generate.