mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-25 07:49:18 +00:00
6 lines
83 B
Makefile
6 lines
83 B
Makefile
# $FreeBSD$
|
|
|
|
.if defined(TARGET_ABI) && ${TARGET_ABI} == "n64"
|
|
MK_RESCUE=no
|
|
.endif
|