freebsd-dev/sbin/geom/class/Makefile
2004-07-30 23:18:53 +00:00

10 lines
110 B
Makefile

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