Fix the tools build.
This commit is contained in:
parent
fffca4e9a0
commit
bad1191a12
@ -1,9 +1,13 @@
|
||||
# $NetBSD: Makefile,v 1.5 2017/06/19 20:12:34 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2018/05/03 01:32:17 christos Exp $
|
||||
|
||||
.include <bsd.init.mk>
|
||||
.include <bsd.endian.mk>
|
||||
.include <bsd.own.mk>
|
||||
|
||||
.if !defined(DIST)
|
||||
.include "${.PARSEDIR}/../../Makefile.inc"
|
||||
.endif
|
||||
|
||||
.PATH: ${DIST}/elftosb2
|
||||
|
||||
.if ${MACHINE_CPU} == "arm" && ${TARGET_ENDIANNESS} == "1234"
|
||||
|
Loading…
Reference in New Issue
Block a user