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"