48360965f3
Upstream sources can be fetched by running "make checkout" in src/external/bsd/llvm, they will be properly imported once the integration and missing features are sorted out.
7 lines
191 B
Makefile
7 lines
191 B
Makefile
# $NetBSD: Makefile,v 1.1 2011/02/06 01:14:11 joerg Exp $
|
|
|
|
.include "${.PARSEDIR}/../llvm/Makefile.inc"
|
|
|
|
.include "${LLVM_TOPLEVEL}/Makefile.inc"
|
|
.include "${LLVM_TOPLEVEL}/include/Makefile"
|