freebsd-dev/Makefile.mips
2010-08-26 05:16:00 +00:00

6 lines
60 B
Makefile

# $FreeBSD$
.if ${TARGET_ABI} == "n64"
MK_RESCUE=no
.endif