diff options
Diffstat (limited to 'lib/Analysis/Makefile')
| -rw-r--r-- | lib/Analysis/Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/lib/Analysis/Makefile b/lib/Analysis/Makefile deleted file mode 100644 index 93fd7f9bdd93..000000000000 --- a/lib/Analysis/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -##===- lib/Analysis/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 = LLVMAnalysis -BUILD_ARCHIVE = 1 - -include $(LEVEL)/Makefile.common - |
