aboutsummaryrefslogblamecommitdiff
path: root/lib/geom/raid3/Makefile
blob: 2fdf4e8f8167955f590a5f4dafd97f638edaf593 (plain) (tree)
1
2
3
4
5
6
7
8
9
10

           
               
                          
 
                     
 
          

                     
# $FreeBSD$

PACKAGE=runtime
.PATH: ${.CURDIR:H:H}/misc

GEOM_CLASS=	raid3

LIBADD=	md

.include <bsd.lib.mk>