#	$OpenBSD: Makefile,v 1.4 2015/11/17 15:33:14 deraadt Exp $

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

.include <bsd.prog.mk>
