Merge from vendor branch KRISTAPS:
[netbsd-mini2440.git] / sys / modules / Makefile.inc
blob3bdd0828d6b0ca363d53d4a3d1ed8de890ca309f
1 #       $NetBSD$
3 S!=             cd ${.CURDIR}/../..;pwd
4 CPPFLAGS+=      -I${NETBSDSRCDIR}/common/include
5 USE_FORT=       no
6 WARNS?=         1
8 .include <bsd.own.mk>