* Makefile.in (ALLDEPFILES): Update.
[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 \
9c1488cb 3 i386-nat.o amd64-nat.o amd64-linux-nat.o linux-nat.o \
ed89d175 4 proc-service.o linux-thread-db.o gcore.o
9c1488cb 5NAT_FILE= nm-linux64.h
53e95fcf 6
c4f35dd8
MK
7# The dynamically loaded libthread_db needs access to symbols in the
8# gdb executable.
53e95fcf 9LOADLIBES = -ldl -rdynamic
This page took 0.323594 seconds and 4 git commands to generate.