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

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

KMOD=	geom_bsd
SRCS=	geom_bsd.c geom_bsd_enc.c

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