summaryrefslogtreecommitdiff
path: root/gdb/config/i386/obsd.mh
blob: ec22fcb67a7e863f349cbb8668de1e87e0e5d580 (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 i386obsd-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