diff options
Diffstat (limited to 'lib/DebugInfo/CodeView/Makefile')
| -rw-r--r-- | lib/DebugInfo/CodeView/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/lib/DebugInfo/CodeView/Makefile b/lib/DebugInfo/CodeView/Makefile deleted file mode 100644 index 535bc10b7442..000000000000 --- a/lib/DebugInfo/CodeView/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -##===- lib/DebugInfo/CodeView/Makefile ---------------------*- Makefile -*-===##
-#
-# The LLVM Compiler Infrastructure
-#
-# This file is distributed under the University of Illinois Open Source
-# License. See LICENSE.TXT for details.
-#
-##===----------------------------------------------------------------------===##
-
-LEVEL = ../../..
-LIBRARYNAME = LLVMDebugInfoCodeView
-BUILD_ARCHIVE := 1
-
-include $(LEVEL)/Makefile.common
|
