# $FreeBSD$

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

KMOD=	geom_multipath
SRCS=	g_multipath.c

.include <bsd.kmod.mk>