summaryrefslogtreecommitdiffstats
path: root/usr.bin/ktrdump/Makefile
blob: c30dc3d6d7e320a57ca888154561fcd47547357a (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

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

WARNS?=	2

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