PACKAGE=	tests

.include "${SRCTOP}/sys/conf/kern.opts.mk"

.PATH: ${SRCTOP}/sys/tests

KMOD=	ktest_example
SRCS=	ktest_example.c

.include <bsd.kmod.mk>
