blob: 1858d776616c3c7faa1b2da2668e7ad8a24bcbc6 [file] [log] [blame]
##===- lib/ExecutionEngine/Makefile ------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
LIBRARYNAME = LLVMExecutionEngine
PARALLEL_DIRS = Interpreter JIT MCJIT
include $(LEVEL)/Makefile.common