Makefile revision 129474
1# $FreeBSD: head/sbin/geom/class/nop/Makefile 129474 2004-05-20 10:24:23Z pjd $
2
3.PATH:	${.CURDIR}/../../misc
4
5CLASS=	nop
6
7NOMAN=	notyet
8
9.include <bsd.lib.mk>
10