]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - usr.bin/getopt/Makefile
Fix possible login(1) argument injection in telnetd(8). [SA-16:36]
[FreeBSD/releng/9.3.git] / usr.bin / getopt / Makefile
1 # $FreeBSD$
2 #
3
4 PROG = getopt
5
6 .include <bsd.prog.mk>