10 lines
110 B
Makefile
10 lines
110 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= concat
|
|
SUBDIR+=label
|
|
SUBDIR+=mirror
|
|
SUBDIR+=nop
|
|
SUBDIR+=stripe
|
|
|
|
.include <bsd.subdir.mk>
|