1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-09 13:42:56 +00:00
freebsd/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>