Deleted Added
full compact
Makefile (133812) Makefile (140075)
1# $FreeBSD: head/sbin/geom/class/Makefile 133812 2004-08-16 06:36:21Z pjd $
1# $FreeBSD: head/sbin/geom/class/Makefile 140075 2005-01-11 18:18:40Z pjd $
2
3SUBDIR= concat
4SUBDIR+=label
5SUBDIR+=mirror
6SUBDIR+=nop
7SUBDIR+=raid3
2
3SUBDIR= concat
4SUBDIR+=label
5SUBDIR+=mirror
6SUBDIR+=nop
7SUBDIR+=raid3
8SUBDIR+=shsec
8SUBDIR+=stripe
9
10.include <bsd.subdir.mk>
9SUBDIR+=stripe
10
11.include <bsd.subdir.mk>