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