Explicitly include bsd.own.mk to allow building without tool make.
This commit is contained in:
parent
d7d363d3a7
commit
6936a0d356
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue