summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/Makefile
blob: e172bbf4e56f2b90360bfb936dee79f843235bac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

SUBDIR=	concat
.if !defined(NO_CRYPT) && !defined(NO_OPENSSL)
SUBDIR+=eli
.endif
SUBDIR+=label
SUBDIR+=mirror
SUBDIR+=nop
SUBDIR+=raid3
SUBDIR+=shsec
SUBDIR+=stripe

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud