Indentation change.
[llvm/avr.git] / lib / ExecutionEngine / Interpreter / Makefile
blob5f937c3ad6f29be8459382ba825fdb20bddce16b
1 ##===- lib/ExecutionEngine/Interpreter/Makefile ------------*- Makefile -*-===##
3 # The LLVM Compiler Infrastructure
5 # This file is distributed under the University of Illinois Open Source
6 # License. See LICENSE.TXT for details.
8 ##===----------------------------------------------------------------------===##
9 LEVEL = ../../..
10 LIBRARYNAME = LLVMInterpreter
12 include $(LEVEL)/Makefile.common