]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - usr.sbin/pmcannotate/Makefile
MFC r251634: illumos #3745 zpool create should treat -O mountpoint and -m the same
[FreeBSD/stable/9.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>