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

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

KMOD=	geom_mbr
SRCS=	geom_mbr.c geom_mbr_enc.c

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