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