#
# $FreeBSD: stable/7/usr.sbin/pmcannotate/Makefile 193634 2009-06-07 10:00:35Z fabient $
#

PROG=	pmcannotate
MAN=	pmcannotate.8

WARNS?=	6

SRCS=	pmcannotate.c

.include <bsd.prog.mk>
