# $FreeBSD: src/sys/modules/geom/geom_stripe/Makefile,v 1.1 2004/05/20 10:27:20 pjd Exp $

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

KMOD=	geom_stripe
SRCS=	g_stripe.c

.include <bsd.kmod.mk>
