#	$OpenBSD: Makefile,v 1.5 2015/11/16 17:29:43 deraadt Exp $

PROG=	kgmon
MAN=	kgmon.8
DPADD=	${LIBKVM}
LDADD=	-lkvm

.include <bsd.prog.mk>
