]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - Makefile.mips
o Fix regressions related to SA-15:25 upgrade of NTP. [1]
[FreeBSD/releng/9.3.git] / Makefile.mips
1 # $FreeBSD$
2
3 .if ${MACHINE_ARCH} != "mipsel" && ${MACHINE_ARCH} != "mipseb"
4 MK_RESCUE=no
5 .endif