]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/config/i386/linux.mh
* Makefile.in (ALLDEPFILES): Update.
[thirdparty/binutils-gdb.git] / gdb / config / i386 / linux.mh
CommitLineData
1ca66634 1# Host: Intel 386 running GNU/Linux.
c906108c 2
c906108c 3NAT_FILE= nm-linux.h
10d6c8cd 4NATDEPFILES= inf-ptrace.o fork-child.o corelow.o \
e750d25e 5 core-aout.o i386-nat.o i386-linux-nat.o \
ed89d175 6 proc-service.o linux-thread-db.o gcore.o \
3993f6b1 7 linux-nat.o
ed9a39eb 8
1ca66634
MK
9# The dynamically loaded libthread_db needs access to symbols in the
10# gdb executable.
ed9a39eb 11LOADLIBES = -ldl -rdynamic