1
2.PATH: ${SRCTOP}/sys/geom/stripe
3
4KMOD=	geom_stripe
5SRCS=	g_stripe.c
6
7.include <bsd.kmod.mk>
8