summaryrefslogtreecommitdiffstats
path: root/sys/modules/geom/geom_sunlabel/Makefile
blob: 840395aaf1dee0a9e1e1bd3df3bc1473236f56f3 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

.PATH: ${.CURDIR}/../../../geom

KMOD=	geom_sunlabel
SRCS=	geom_sunlabel.c geom_sunlabel_enc.c

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud