Makefile.mips revision 217123
1209509Simp# $FreeBSD: head/Makefile.mips 217123 2011-01-07 20:26:33Z imp $
2209509Simp
3217123Simp.if ${MACHINE_ARCH} != "mipsel" && ${MACHINE_ARCH} != "mipseb"
4211831SimpMK_RESCUE=no
5211831Simp.endif
6