#
# $FreeBSD$
#

PROG=	pmcannotate
MAN=	pmcannotate.8

WARNS?=	6

SRCS=	pmcannotate.c

.include <bsd.prog.mk>
