# $FreeBSD$

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

KMOD=	geom_vdi
SRCS=	geom_vdi.c

.include <bsd.kmod.mk>
