NetBSD/tools/llvm-include/Makefile
joerg 062cd24989 Fix version string returned by clang --version.
Integrate the in-tree config file generation with the cross-building
toolchain.  Regenerate the files.
Keep version numbers all in one place.
2012-06-17 07:40:25 +00:00

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"