Include bsd.own.mk for MK_CASPER to work.
Reported by: nwhitehorn
This commit is contained in:
parent
007e4f41a7
commit
68cfe72642
@ -1,6 +1,8 @@
|
|||||||
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
|
.include <bsd.own.mk>
|
||||||
|
|
||||||
.if (${MACHINE_ARCH} == "amd64")
|
.if (${MACHINE_ARCH} == "amd64")
|
||||||
SFX= 32
|
SFX= 32
|
||||||
.endif
|
.endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user