]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - Makefile.mips
Don't extract the n_type value from the elf header, since it is never used
[FreeBSD/FreeBSD.git] / Makefile.mips
1 # $FreeBSD$
2
3 .if ${MACHINE_ARCH} != "mipsel" && ${MACHINE_ARCH} != "mipseb"
4 MK_RESCUE=no
5 .endif