]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - Makefile.mips
MFC 248571,248976,249004,249042,249188,249195-249196,249206,249207,249319,
[FreeBSD/stable/9.git] / Makefile.mips
1 # $FreeBSD$
2
3 .if ${MACHINE_ARCH} != "mipsel" && ${MACHINE_ARCH} != "mipseb"
4 MK_RESCUE=no
5 .endif