Merge branch 'master' into msp430
[llvm/msp430.git] / lib / Analysis / IPA / Makefile
blobadacb16ea205a9894c0b37da1c25674244006cd1
1 ##===- lib/Analysis/IPA/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 = LLVMipa
12 BUILD_ARCHIVE = 1
13 include $(LEVEL)/Makefile.common