summaryrefslogtreecommitdiff
path: root/gdb/config/i386/obsd.mh
blob: 8a4000173af7715b81a5915e338c791d8d26f707 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Host: Intel 386 running OpenBSD

XM_FILE= xm-i386.h

NAT_FILE= nm-obsd.h
NATDEPFILES= fork-child.o infptrace.o inftarg.o i386bsd-nat.o \
	solib.o solib-sunos.o

# The OpenBSD yacc generates yyname and yyrule tables that conflict at
# link time if we define YYDEBUG to a non-zero value.
MH_CFLAGS= -DYYDEBUG=0