freebsd-dev/lib/clang/clang.lib.mk
Roman Divacky 47c832c3dd Import the build makefiles for clang/LLVM.
Approved by:	ed (mentor)
2010-06-09 19:32:20 +00:00

10 lines
120 B
Makefile

# $FreeBSD$
LLVM_SRCS=${.CURDIR}/../../../contrib/llvm
.include "clang.build.mk"
INTERNALLIB=
.include <bsd.lib.mk>