Unify ptrace options discovery code and make both GDB and
[deliverable/binutils-gdb.git] / gdb / config / xtensa / linux.mh
CommitLineData
94a0e877
MG
1# Host: Xtensa, running GNU/Linux.
2
3NAT_FILE= config/nm-linux.h
4
9b4eba8e 5NATDEPFILES= inf-ptrace.o fork-child.o xtensa-linux-nat.o \
d26e3629 6 linux-thread-db.o proc-service.o \
96d7229d
LM
7 linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o \
8 linux-waitpid.o
f6528abd 9NAT_CDEPS = $(srcdir)/proc-service.list
94a0e877 10
f6528abd 11LOADLIBES = -ldl $(RDYNAMIC)
This page took 0.379318 seconds and 4 git commands to generate.