blob: 5d6f26d950fee6b6c1afa8bb568952165d282bdd [file] [log] [blame]
Jim Grosbach6e563312011-03-21 22:15:52 +00001##===- lib/ExecutionEngine/MCJIT/Makefile ------------------*- Makefile -*-===##
2#
3# The LLVM Compiler Infrastructure
4#
5# This file is distributed under the University of Illinois Open Source
6# License. See LICENSE.TXT for details.
7#
8##===----------------------------------------------------------------------===##
9
10LEVEL = ../../..
11LIBRARYNAME = LLVMRuntimeDyld
12
13include $(LEVEL)/Makefile.common