]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - tools/test/auxinfo/Makefile
Fix OpenSSH multiple vulnerabilities. [SA-15:22]
[FreeBSD/releng/10.2.git] / tools / test / auxinfo / Makefile
1 # $FreeBSD$
2
3 PROG=   auxinfo
4 MAN=
5 WARNS?= 6
6
7 .include <bsd.prog.mk>