summaryrefslogtreecommitdiff
path: root/lib/Transforms/Instrumentation/ProfilePaths/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Transforms/Instrumentation/ProfilePaths/Makefile')
-rw-r--r--lib/Transforms/Instrumentation/ProfilePaths/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/lib/Transforms/Instrumentation/ProfilePaths/Makefile b/lib/Transforms/Instrumentation/ProfilePaths/Makefile
deleted file mode 100644
index 5a7477caf3..0000000000
--- a/lib/Transforms/Instrumentation/ProfilePaths/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-##===- lib/Transforms/Instrumentation/ProfilePaths/Makefile -*- Makefile -*-===##
-#
-# The LLVM Compiler Infrastructure
-#
-# This file was developed by the LLVM research group and is distributed under
-# the University of Illinois Open Source License. See LICENSE.TXT for details.
-#
-##===----------------------------------------------------------------------===##
-LEVEL = ../../../..
-LIBRARYNAME = LLVMProfilePaths
-
-include $(LEVEL)/Makefile.common
-