]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - Makefile.mips
Switch releng/9.3 to -RC3 as part of the 9.3-RELEASE cycle.
[FreeBSD/releng/9.3.git] / Makefile.mips
1 # $FreeBSD$
2
3 .if ${MACHINE_ARCH} != "mipsel" && ${MACHINE_ARCH} != "mipseb"
4 MK_RESCUE=no
5 .endif