5ea2b3b5db
functional changes. MFC after: 3 days
10 lines
121 B
Makefile
10 lines
121 B
Makefile
# $FreeBSD$
|
|
|
|
LLVM_SRCS= ${.CURDIR}/../../../contrib/llvm
|
|
|
|
.include "clang.build.mk"
|
|
|
|
INTERNALLIB=
|
|
|
|
.include <bsd.lib.mk>
|