]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/blob - usr.bin/protect/Makefile
Fix patch(1) shell injection vulnerability. [SA-15:14]
[FreeBSD/releng/10.1.git] / usr.bin / protect / Makefile
1 # $FreeBSD$
2
3 PROG=   protect
4 WARNS?= 6
5
6 .include <bsd.prog.mk>