summaryrefslogtreecommitdiffstats
path: root/tools/tools/umastat/Makefile
blob: 946117350754924847fd1ba361f95dd1218fa72c (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

PROG=	umastat
NO_MAN=

DPADD=	${LIBKVM}
LDADD=	-lkvm

WARNS=	3

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