need bsd.hostinit.mk before bsd.endian.mk

This commit is contained in:
christos 2018-05-03 01:09:04 +00:00
parent 5cf0b51195
commit 2acd48c6ea
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
# $NetBSD: Makefile,v 1.2 2018/05/01 12:38:40 christos Exp $
# $NetBSD: Makefile,v 1.3 2018/05/03 01:09:04 christos Exp $
.include <bsd.hostinit.mk>
HOSTPROGNAME= ${_TOOL_PREFIX}m68k-elf2aout
HOST_SRCDIR= usr.bin/elf2aout