]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/Makefile.mips
This is an updated patch to the last patch to do this which fixes a
[FreeBSD/FreeBSD.git] / usr.sbin / Makefile.mips
1 # $FreeBSD$
2
3 SUBDIR:=        ${SUBDIR:Nsysinstall}
4 .if defined(TARGET_ABI) && ${TARGET_ABI} == "n64"
5 SUBDIR:=        ${SUBDIR:Nuathload}
6 .endif