Fix PR build/1549.
[binutils-gdb.git] / gdb / config / i386 / obsd.mh
1 # Host: OpenBSD/i386 ELF
2
3 XM_FILE= xm-i386.h
4
5 NAT_FILE= nm-obsd.h
6 NATDEPFILES= fork-child.o infptrace.o inftarg.o i386bsd-nat.o i386obsd-nat.o
7
8 # The OpenBSD yacc generates yyname and yyrule tables that conflict at
9 # link time if we define YYDEBUG to a non-zero value.
10 MH_CFLAGS= -DYYDEBUG=0