freebsd-dev/sbin/geom/class/Makefile
Pawel Jakub Dawidek 5ca1fcfe06 Connect GEOM_ELI class to the build.
MFC after:	1 week
2005-07-27 21:47:55 +00:00

13 lines
150 B
Makefile

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