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