]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - usr.sbin/binmiscctl/Makefile
Fix patch(1) shell injection vulnerability via ed(1). [SA-15:18]
[FreeBSD/releng/10.2.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>