freebsd-dev/sbin/geom/class/Makefile
2005-01-11 18:18:40 +00:00

12 lines
138 B
Makefile

# $FreeBSD$
SUBDIR= concat
SUBDIR+=label
SUBDIR+=mirror
SUBDIR+=nop
SUBDIR+=raid3
SUBDIR+=shsec
SUBDIR+=stripe
.include <bsd.subdir.mk>