]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - Makefile.mips
Revive the LLVM and Clang license files, which were removed in my
[FreeBSD/FreeBSD.git] / Makefile.mips
1 # $FreeBSD$
2
3 .if ${MACHINE_ARCH} != "mipsel" && ${MACHINE_ARCH} != "mipseb"
4 MK_RESCUE=no
5 .endif