]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - Makefile.mips
Upgrade to BIND 9.8.1-P1 to address the following DDOS bug:
[FreeBSD/releng/9.0.git] / Makefile.mips
1 # $FreeBSD$
2
3 .if ${MACHINE_ARCH} != "mipsel" && ${MACHINE_ARCH} != "mipseb"
4 MK_RESCUE=no
5 .endif