12 lines
138 B
Makefile
12 lines
138 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= concat
|
|
SUBDIR+=label
|
|
SUBDIR+=mirror
|
|
SUBDIR+=nop
|
|
SUBDIR+=raid3
|
|
SUBDIR+=shsec
|
|
SUBDIR+=stripe
|
|
|
|
.include <bsd.subdir.mk>
|