]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/geom/stripe/Makefile
Add 'contrib/wireguard-tools/' from commit '7e00bf8773b93a2a3ee28dba2710d2ae443989f1'
[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>