summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile.mips
blob: 4d30e12d70ab33d1b13526878873a9281cb32b44 (plain)
1
2
3
4
5
6
# $FreeBSD$

SUBDIR:=	${SUBDIR:Nsysinstall}
.if defined(TARGET_ABI) && ${TARGET_ABI} == "n64"
SUBDIR:=	${SUBDIR:Nuathload}
.endif
OpenPOWER on IntegriCloud