summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmmcjit/Makefile
blob: ea3cf078c8965bbee9e21dd3f61f6e683c45da5a (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

.include <bsd.own.mk>

LIB=	llvmmcjit

SRCDIR=	lib/ExecutionEngine/MCJIT
SRCS=	MCJIT.cpp \
	SectionMemoryManager.cpp

.include "../clang.lib.mk"
OpenPOWER on IntegriCloud