1 2 3 4 5 6 7 8
.PATH: ${.CURDIR} KMOD= kthrdlk MAN= SRCS= kthrdlk.c WARNS?= 2 .include <bsd.kmod.mk>