]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - Makefile.mips
MFC r227342. Note that the original commit message, reproduced below, has
[FreeBSD/releng/9.0.git] / Makefile.mips
1 # $FreeBSD$
2
3 .if ${MACHINE_ARCH} != "mipsel" && ${MACHINE_ARCH} != "mipseb"
4 MK_RESCUE=no
5 .endif