Include bsd.own.mk to get a default setting of OBJECT_FMT.
This commit is contained in:
parent
ec5c66ab2b
commit
d7b9a225cb
@ -1,4 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.1 2001/08/06 22:29:57 bjh21 Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2001/09/01 09:53:25 rearnsha Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
.if ${OBJECT_FMT} == "ELF"
|
||||
SUBDIR+= sigstackalign
|
||||
|
Loading…
Reference in New Issue
Block a user