# XXX
if defined(HAVE_GCC) || defined(HAVE_LLVM)
COPTS.xdr_func.c+= -fno-strict-aliasing
endif
# some host specific compile time settings amd wants to have compiled in
config_local.h: mkconf
${_MKTARGET_CREATE}
rm -f ${.TARGET}
${HOST_SH} ${.ALLSRC} \
`${HOST_SH} ${NETBSDSRCDIR}/sys/conf/osrelease.sh` > ${.TARGET}