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

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

CLASS=	journal
SRCS+=	geom_journal_ufs.c

DPADD=	${LIBMD} ${LIBUFS}
LDADD=	-lmd -lufs

CFLAGS+=-I${.CURDIR}/../../../../sys

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