summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/cppcoreguidelines
diff options
context:
space:
mode:
Diffstat (limited to 'clang-tools-extra/clang-tidy/cppcoreguidelines')
-rw-r--r--clang-tools-extra/clang-tidy/cppcoreguidelines/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/clang-tools-extra/clang-tidy/cppcoreguidelines/Makefile b/clang-tools-extra/clang-tidy/cppcoreguidelines/Makefile
deleted file mode 100644
index a30b3c0fda5..00000000000
--- a/clang-tools-extra/clang-tidy/cppcoreguidelines/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-##===- clang-tidy/cppcoreguidelines/Makefile ----------------------------*- Makefile -*-===##
-#
-# The LLVM Compiler Infrastructure
-#
-# This file is distributed under the University of Illinois Open Source
-# License. See LICENSE.TXT for details.
-#
-##===----------------------------------------------------------------------===##
-CLANG_LEVEL := ../../../..
-LIBRARYNAME := clangTidyCppCoreGuidelinesModule
-
-include $(CLANG_LEVEL)/Makefile
OpenPOWER on IntegriCloud