062cd24989
Integrate the in-tree config file generation with the cross-building toolchain. Regenerate the files. Keep version numbers all in one place.
9 lines
204 B
Makefile
9 lines
204 B
Makefile
# $NetBSD: Makefile,v 1.2 2012/06/17 07:40:25 joerg Exp $
|
|
|
|
HOST_BUILD=
|
|
|
|
.include "${.PARSEDIR}/../llvm/Makefile.inc"
|
|
|
|
.include "${LLVM_TOPLEVEL}/Makefile.inc"
|
|
.include "${LLVM_TOPLEVEL}/include/Makefile"
|