# $FreeBSD$

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

KMOD=	geom_vol_ffs
SRCS=	geom_vol_ffs.c

.include <bsd.kmod.mk>
