Indentation change.
[llvm/avr.git] / lib / MC / Makefile
blob314a5b1af2f40e70808f2cd355d923edb908a4cd
1 ##===- lib/MC/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 ##===----------------------------------------------------------------------===##
10 LEVEL = ../..
11 LIBRARYNAME = LLVMMC
12 BUILD_ARCHIVE := 1
14 include $(LEVEL)/Makefile.common