Makefile revision 129561
1# $FreeBSD: head/sbin/geom/class/nop/Makefile 129561 2004-05-21 22:12:24Z pjd $
2
3.PATH: ${.CURDIR}/../../misc
4
5CLASS=	nop
6
7.include <bsd.lib.mk>
8