# $FreeBSD$

.include <bsd.own.mk>

.PATH:  ${.CURDIR}/../../kern
KMOD=	alq
SRCS=	opt_mac.h vnode_if.h kern_alq.c

.include <bsd.kmod.mk>
