Makefile.mips revision 211831
1209509Simp# $FreeBSD: head/Makefile.mips 211831 2010-08-26 05:16:00Z imp $
2209509Simp
3211831Simp.if ${TARGET_ABI} == "n64"
4211831SimpMK_RESCUE=no
5211831Simp.endif
6