Makefile.inc revision 1.7
11.7Srin# $NetBSD: Makefile.inc,v 1.7 2019/02/17 03:57:31 rin Exp $ 21.1Sad 31.2SchristosS!= cd ${.PARSEDIR}/..;pwd 41.6SmbalmerCPPFLAGS+= -I${NETBSDSRCDIR}/common/include 51.1SadUSE_FORT= no 61.4SjmcneillWARNS?= 3 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