# $FreeBSD$

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

KMOD=	geom_mbr
SRCS=	geom_mbr.c geom_mbr_enc.c

.include <bsd.kmod.mk>