#
# $FreeBSD$
PROG= pmccontrol
MAN= pmccontrol.8
LIBADD+= pmc
SRCS= pmccontrol.c
.include <bsd.prog.mk>