Quotes should be printed before private prefix; some code clean up.
[llvm/msp430.git] / lib / Transforms / Instrumentation / Makefile
blob6cbc7a9cd88af95e66779c4728237332168c29ec
1 ##===- lib/Transforms/Instrumentation/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 = LLVMInstrumentation
12 BUILD_ARCHIVE = 1
14 include $(LEVEL)/Makefile.common