Unify ptrace options discovery code and make both GDB and
[deliverable/binutils-gdb.git] / gdb / config / mips / linux.mh
CommitLineData
2aa830e4 1# Host: Linux/MIPS
7714d83a 2NAT_FILE= config/nm-linux.h
10d6c8cd 3NATDEPFILES= inf-ptrace.o fork-child.o mips-linux-nat.o \
9b4eba8e 4 linux-thread-db.o proc-service.o \
13da1c97 5 linux-nat.o linux-osdata.o linux-fork.o \
96d7229d
LM
6 linux-procfs.o linux-ptrace.o linux-waitpid.o \
7 mips-linux-watch.o
f6528abd 8NAT_CDEPS = $(srcdir)/proc-service.list
2aa830e4 9
f6528abd 10LOADLIBES = -ldl $(RDYNAMIC)
This page took 0.750284 seconds and 4 git commands to generate.