Deleted Added
full compact
Makefile (129470) Makefile (131476)
1# $FreeBSD: head/sbin/geom/class/Makefile 129470 2004-05-20 10:09:56Z pjd $
1# $FreeBSD: head/sbin/geom/class/Makefile 131476 2004-07-02 19:40:36Z pjd $
2
3SUBDIR= concat
2
3SUBDIR= concat
4SUBDIR+=label
4SUBDIR+=nop
5SUBDIR+=stripe
6
7.include <bsd.subdir.mk>
5SUBDIR+=nop
6SUBDIR+=stripe
7
8.include <bsd.subdir.mk>