# $FreeBSD$

.PATH: ${SRCTOP}/sys/kern

KMOD=	imgact_binmisc
SRCS=	vnode_if.h imgact_binmisc.c

.include <bsd.kmod.mk>