binutils-gdb/gdb/config/i386/obsd.mh

12 lines
326 B
Plaintext

# 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