summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/virstor/Makefile
blob: ac71b439513e237ae6143ef9b90773b219827544 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

.PATH: ${.CURDIR}/../../misc ${.CURDIR}/../../../../sys/geom/virstor

GEOM_CLASS=	virstor

SRCS+=	binstream.c
SRCS+=	g_virstor_md.c

DPADD=	${LIBMD}
LDADD=	-lmd

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