gdb/
[deliverable/binutils-gdb.git] / gdb / config / sparc / linux.mh
1 # Host: GNU/Linux SPARC
2 NAT_FILE= config/nm-linux.h
3 NATDEPFILES= sparc-nat.o sparc-linux-nat.o \
4 corelow.o core-regset.o fork-child.o inf-ptrace.o \
5 proc-service.o linux-thread-db.o \
6 linux-nat.o linux-fork.o
7 NAT_CDEPS = $(srcdir)/proc-service.list
8
9 # The dynamically loaded libthread_db needs access to symbols in the
10 # gdb executable.
11 LOADLIBES = -ldl $(RDYNAMIC)
This page took 0.038408 seconds and 4 git commands to generate.