freebsd-skq/usr.sbin/Makefile.mips

7 lines
130 B
Makefile
Raw Normal View History

# $FreeBSD$
SUBDIR:= ${SUBDIR:Nsysinstall}
.if defined(TARGET_ABI) && ${TARGET_ABI} == "n64"
SUBDIR:= ${SUBDIR:Nuathload}
.endif