Deleted Added
full compact
Makefile (131476) Makefile (132905)
1# $FreeBSD: head/sbin/geom/class/Makefile 131476 2004-07-02 19:40:36Z pjd $
1# $FreeBSD: head/sbin/geom/class/Makefile 132905 2004-07-30 23:18:53Z pjd $
2
3SUBDIR= concat
4SUBDIR+=label
2
3SUBDIR= concat
4SUBDIR+=label
5SUBDIR+=mirror
5SUBDIR+=nop
6SUBDIR+=stripe
7
8.include <bsd.subdir.mk>
6SUBDIR+=nop
7SUBDIR+=stripe
8
9.include <bsd.subdir.mk>