11.8Srin# $NetBSD: Makefile.inc,v 1.8 2019/02/17 04:05:41 rin Exp $ 21.1Sad 31.2SchristosS!= cd ${.PARSEDIR}/..;pwd 41.6SmbalmerCPPFLAGS+= -I${NETBSDSRCDIR}/common/include 51.1SadUSE_FORT= no 61.8SrinWARNS?= 5 71.1Sad 81.7Srin# inexpensive kernel consistency checks 91.7Srin# XXX to be commented out on release branch 101.7SrinCPPFLAGS+= -DDIAGNOSTIC 111.7Srin 121.3Spooka.if !empty(IOCONF) 131.3Spooka_BSD_IOCONF_MK_USER_=1 141.3Spooka.include <bsd.ioconf.mk> 151.3Spooka.endif 161.3Spooka 171.1Sad.include <bsd.own.mk> 18