Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / config / tilegx / linux.mh
CommitLineData
65662cde
PA
1# Host: Tilera TILE-Gx running GNU/Linux.
2
3NAT_FILE= config/nm-linux.h
4NATDEPFILES= inf-ptrace.o fork-child.o \
5 tilegx-linux-nat.o \
6 proc-service.o linux-thread-db.o \
7 linux-nat.o linux-osdata.o linux-fork.o \
8cc73a39 8 linux-procfs.o linux-ptrace.o linux-waitpid.o \
4b8b5e72 9 linux-personality.o linux-namespaces.o
65662cde
PA
10
11# The dynamically loaded libthread_db needs access to symbols in the
12# gdb executable.
13LOADLIBES = -ldl $(RDYNAMIC)
This page took 0.448698 seconds and 4 git commands to generate.