#	$OpenBSD: Makefile,v 1.8 2015/03/11 14:59:04 deraadt Exp $

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

.include <bsd.prog.mk>
