Move common linux procfs code to common/
[deliverable/binutils-gdb.git] / gdb / config / i386 / linux64.mh
... / ...
CommitLineData
1# Host: GNU/Linux x86-64
2NATDEPFILES= inf-ptrace.o fork-child.o \
3 i386-nat.o amd64-nat.o amd64-linux-nat.o \
4 linux-nat.o linux-osdata.o \
5 proc-service.o linux-thread-db.o linux-fork.o \
6 linux-procfs.o
7NAT_FILE= config/nm-linux.h
8NAT_CDEPS = $(srcdir)/proc-service.list
9
10# The dynamically loaded libthread_db needs access to symbols in the
11# gdb executable.
12LOADLIBES = -ldl $(RDYNAMIC)
This page took 0.024143 seconds and 4 git commands to generate.