* i386nbsd-nat.c: Delete file. Move fetch_core_registers and
[binutils-gdb.git] / gdb / config / i386 / nbsd.mh
1 # Host: Intel 386 running NetBSD
2
3 # NATDEPFILES must remain entirely on one line for *BSD. When
4 # building a cross debugger, configure will cause this line to be
5 # commented out in the Makefile. BSD make doesn't permit the use of a
6 # continuation character (backslash) to extend a commented line. As a
7 # consequence, BSD make considers subsequent tab-indented lines to be
8 # "unassociated shell commands".
9 NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o i386bsd-nat.o solib.o solib-sunos.o
10
11 XM_FILE= xm-nbsd.h
12 NAT_FILE= nm-nbsd.h