* configure.tgt (i[3456]86-*-openbsd*): Fold into
[deliverable/binutils-gdb.git] / gdb / config / i386 / obsd.mh
CommitLineData
eb7cedd9
MK
1# Host: Intel 386 running OpenBSD
2
3XM_FILE= xm-i386.h
eb7cedd9
MK
4
5NAT_FILE= nm-obsd.h
482e577b
MK
6NATDEPFILES= fork-child.o infptrace.o inftarg.o i386bsd-nat.o \
7 solib.o solib-sunos.o
8
9# The OpenBSD yacc generates yyname and yyrule tables that conflict at
10# link time if we define YYDEBUG to a non-zero value.
11MH_CFLAGS= -DYYDEBUG=0
This page took 0.069989 seconds and 4 git commands to generate.