# $FreeBSD: stable/8/sys/modules/filemon/Makefile 251511 2013-06-07 21:39:46Z obrien $

.PATH: ${.CURDIR}/../../dev/filemon

KMOD=	filemon
SRCS=	${KMOD}.c
SRCS+=	opt_compat.h

.include <bsd.kmod.mk>
