]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/pmcannotate/Makefile
Import CK as of commit 5221ae2f3722a78c7fc41e47069ad94983d3bccb.
[FreeBSD/FreeBSD.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>