]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - usr.sbin/pmcannotate/Makefile
Document r283990, mpr(4) updated to version 9.255.01.00-fbsd.
[FreeBSD/releng/10.2.git] / usr.sbin / pmcannotate / Makefile
1 #
2 # $FreeBSD$
3 #
4
5 PROG=   pmcannotate
6 MAN=    pmcannotate.8
7
8 SRCS=   pmcannotate.c
9
10 .include <bsd.prog.mk>