# $FreeBSD: stable/7/sys/modules/geom/geom_stripe/Makefile 129475 2004-05-20 10:27:20Z pjd $

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

KMOD=	geom_stripe
SRCS=	g_stripe.c

.include <bsd.kmod.mk>
