summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kernbb/Makefile
blob: bf21b206834e3b82272a2fc9b57c1c06edecec38 (plain)
1
2
3
4
5
6
7
8
9
#	$FreeBSD$

PROG=	kernbb
MAN8=	kernbb.8
DPADD=	${LIBKVM}
LDADD=	-lkvm

.include <bsd.prog.mk>

OpenPOWER on IntegriCloud