]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - Makefile.mips
Revert r286007-r286009 for now, until I can figure out how to make the
[FreeBSD/stable/9.git] / Makefile.mips
1 # $FreeBSD$
2
3 .if ${MACHINE_ARCH} != "mipsel" && ${MACHINE_ARCH} != "mipseb"
4 MK_RESCUE=no
5 .endif