1 2 3 4 5 6 7 8 9 10
PACKAGE= tests .include "${SRCTOP}/sys/conf/kern.opts.mk" .PATH: ${SRCTOP}/sys/tests KMOD= ktest_example SRCS= ktest_example.c .include <bsd.kmod.mk>