summaryrefslogtreecommitdiffstats
path: root/sys/modules/filemon/Makefile
blob: e6df2bc90da23cb8bcd79ff2597487eaf0511490 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

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

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

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud