6 lines
83 B
Makefile
6 lines
83 B
Makefile
# $FreeBSD$
|
|
|
|
.if defined(TARGET_ABI) && ${TARGET_ABI} == "n64"
|
|
MK_RESCUE=no
|
|
.endif
|