mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Include bsd.own.mk for MK_CASPER to work.
Reported by: nwhitehorn
This commit is contained in:
parent
007e4f41a7
commit
68cfe72642
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
||||
# $FreeBSD$
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
.if (${MACHINE_ARCH} == "amd64")
|
||||
SFX= 32
|
||||
.endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue