Explicitly include bsd.own.mk to allow building without tool make.

This commit is contained in:
joerg 2013-02-18 20:30:16 +00:00
parent d7d363d3a7
commit 6936a0d356
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# $NetBSD: Makefile.inc,v 1.1 2011/02/06 01:14:11 joerg Exp $
# $NetBSD: Makefile.inc,v 1.2 2013/02/18 20:30:16 joerg Exp $
.include <bsd.own.mk>
LLVM_TOPLEVEL= ${NETBSDSRCDIR}/external/bsd/llvm