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>