Fix CodeView library name and non-CMake builds
[oota-llvm.git] / lib / DebugInfo / CodeView / Makefile
1 ##===- lib/DebugInfo/CodeView/Makefile ---------------------*- Makefile -*-===##\r
2 #\r
3 #                     The LLVM Compiler Infrastructure\r
4 #\r
5 # This file is distributed under the University of Illinois Open Source\r
6 # License. See LICENSE.TXT for details.\r
7 #\r
8 ##===----------------------------------------------------------------------===##\r
9 \r
10 LEVEL = ../../..\r
11 LIBRARYNAME = LLVMDebugInfoCodeView\r
12 BUILD_ARCHIVE := 1\r
13 \r
14 include $(LEVEL)/Makefile.common\r