1# GEOM_LIBRARY_PATH
2# $FreeBSD$
3
4PACKAGE=runtime
5.PATH: ${.CURDIR:H:H}/misc
6
7GEOM_CLASS=	sched
8
9.include <bsd.lib.mk>
10