mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
6 lines
60 B
Makefile
6 lines
60 B
Makefile
# $FreeBSD$
|
|
|
|
.if ${TARGET_ABI} == "n64"
|
|
MK_RESCUE=no
|
|
.endif
|