1# $FreeBSD: stable/11/sbin/geom/class/label/Makefile 319185 2017-05-30 04:17:22Z ngie $
2
3PACKAGE=runtime
4.PATH: ${.CURDIR:H:H}/misc
5
6GEOM_CLASS=	label
7
8.include <bsd.lib.mk>
9