]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/geom/stripe/Makefile
zfs: merge openzfs/zfs@431083f75
[FreeBSD/FreeBSD.git] / lib / geom / stripe / Makefile
1 # $FreeBSD$
2
3 PACKAGE=geom
4 .PATH: ${.CURDIR:H:H}/misc
5
6 GEOM_CLASS=     stripe
7
8 .include <bsd.lib.mk>