Makefile revision 163048
1# $FreeBSD: head/sbin/geom/class/cache/Makefile 163048 2006-10-06 08:27:07Z ru $
2
3.PATH: ${.CURDIR}/../../misc
4
5CLASS=	cache
6NO_MAN=	# notyet
7
8.include <bsd.lib.mk>
9