# $FreeBSD: head/lib/clang/libllvminterpreter/Makefile 246259 2013-02-02 22:28:29Z dim $ .include LIB= llvminterpreter SRCDIR= lib/ExecutionEngine/Interpreter SRCS= Execution.cpp \ ExternalFunctions.cpp \ Interpreter.cpp \ TGHDRS= Intrinsics .include "../clang.lib.mk"