]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/config/m68k/linux.mh
* Makefile.in (ALLDEPFILES): Update.
[thirdparty/binutils-gdb.git] / gdb / config / m68k / linux.mh
1 # Host: Motorola m68k running GNU/Linux.
2
3 NAT_FILE= nm-linux.h
4 NATDEPFILES= inf-ptrace.o fork-child.o \
5 corelow.o core-aout.o m68klinux-nat.o gcore.o \
6 proc-service.o linux-thread-db.o linux-nat.o
7
8 # The dynamically loaded libthread_db needs access to symbols in the
9 # gdb executable.
10 LOADLIBES = -ldl -rdynamic