1# $FreeBSD$
2
3LLVM_SRCS= ${.CURDIR}/../../../contrib/llvm
4
5.include "clang.build.mk"
6
7INTERNALLIB=
8
9.include <bsd.lib.mk>
10