]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/binmiscctl/Makefile
MFV r323531: 8521 nvlist memory leak in get_clones_stat() and spa_load_best()
[FreeBSD/FreeBSD.git] / usr.sbin / binmiscctl / Makefile
1 #
2 # $FreeBSD$
3 #
4
5 .include <bsd.own.mk>
6         
7 PROG=   binmiscctl
8 MAN=    binmiscctl.8
9
10 .include <bsd.prog.mk>