# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/filemon
KMOD= filemon
SRCS= ${KMOD}.c
SRCS+= opt_compat.h
.include <bsd.kmod.mk>