# $FreeBSD: head/usr.sbin/Makefile.mips 232908 2012-03-13 00:45:27Z jmallett $ # uathload broken for n32 and n64 due to toolchain issues .if ${MACHINE_ARCH:Mmipse[lb]} == "" SUBDIR:= ${SUBDIR:Nuathload} .endif