# $FreeBSD: releng/10.3/sbin/geom/class/Makefile 219974 2011-03-24 21:31:32Z mav $ .include SUBDIR= cache SUBDIR+=concat .if ${MK_OPENSSL} != "no" SUBDIR+=eli .endif SUBDIR+=journal SUBDIR+=label SUBDIR+=mirror SUBDIR+=mountver SUBDIR+=multipath SUBDIR+=nop SUBDIR+=part SUBDIR+=raid SUBDIR+=raid3 SUBDIR+=sched SUBDIR+=shsec SUBDIR+=stripe SUBDIR+=virstor .include