mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 01:30:47 -04:00
5 lines
83 B
Makefile
5 lines
83 B
Makefile
# $FreeBSD$
|
|
|
|
.if defined(TARGET_ABI) && ${TARGET_ABI} == "n64"
|
|
MK_RESCUE=no
|
|
.endif
|