Deleted Added
full compact
Makefile (129561) Makefile (216468)
1# $FreeBSD: head/sbin/geom/class/nop/Makefile 129561 2004-05-21 22:12:24Z pjd $
1# $FreeBSD: head/sbin/geom/class/nop/Makefile 216468 2010-12-15 23:24:34Z obrien $
2
3.PATH: ${.CURDIR}/../../misc
4
2
3.PATH: ${.CURDIR}/../../misc
4
5CLASS= nop
5GEOM_CLASS= nop
6
7.include <bsd.lib.mk>
6
7.include <bsd.lib.mk>