mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-01 08:27:59 +00:00
6 lines
83 B
Makefile
6 lines
83 B
Makefile
# $FreeBSD$
|
|
|
|
.if defined(TARGET_ABI) && ${TARGET_ABI} == "n64"
|
|
MK_RESCUE=no
|
|
.endif
|