# $FreeBSD$

.PATH: ${.CURDIR}/../../security/mac_stub

KMOD=	mac_stub
SRCS=	vnode_if.h \
	mac_stub.c

.include <bsd.kmod.mk>