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