]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - usr.bin/elf2aout/Makefile
Upgrade to BIND 9.8.1-P1 to address the following DDOS bug:
[FreeBSD/releng/9.0.git] / usr.bin / elf2aout / Makefile
1 # $FreeBSD$
2
3 PROG=   elf2aout
4
5 NO_WERROR=
6
7 .include <bsd.prog.mk>