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