freebsd-skq/lib/clang/clang.lib.mk
rdivacky b45271f609 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>