47c832c3dd
Approved by: ed (mentor)
10 lines
120 B
Makefile
10 lines
120 B
Makefile
# $FreeBSD$
|
|
|
|
LLVM_SRCS=${.CURDIR}/../../../contrib/llvm
|
|
|
|
.include "clang.build.mk"
|
|
|
|
INTERNALLIB=
|
|
|
|
.include <bsd.lib.mk>
|