aboutsummaryrefslogtreecommitdiff
path: root/sbin/geom/class/label/Makefile
blob: 2a51c5bf288d6b37d078f24fc70536ab7a54f1fa (plain) (blame)
1
2
3
4
5
6
7
8
# $FreeBSD$

PACKAGE=runtime
.PATH: ${.CURDIR}/../../misc

GEOM_CLASS=	label

.include <bsd.lib.mk>