# $FreeBSD$

.PATH: ${.CURDIR}/../../../geom/mountver

KMOD=	geom_mountver
SRCS=	g_mountver.c

.include <bsd.kmod.mk>