2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / config / m32r / linux.mh
CommitLineData
9b32d526
KI
1# Host: M32R based machine running GNU/Linux
2
910122bf 3NAT_FILE= config/nm-linux.h
10d6c8cd 4NATDEPFILES= inf-ptrace.o fork-child.o corelow.o \
9b4eba8e 5 m32r-linux-nat.o proc-service.o linux-thread-db.o \
d26e3629 6 linux-nat.o linux-osdata.o linux-fork.o
f6528abd 7NAT_CDEPS = $(srcdir)/proc-service.list
9b32d526 8
f6528abd 9LOADLIBES= -ldl $(RDYNAMIC)
This page took 0.414658 seconds and 4 git commands to generate.