freebsd-dev/sbin/geom/class/Makefile
2004-08-16 06:36:21 +00:00

11 lines
124 B
Makefile

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