mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-09 13:42:56 +00:00
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>
|