diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2016-07-23 20:44:14 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2016-07-23 20:44:14 +0000 |
| commit | 2b6b257f4e5503a7a2675bdb8735693db769f75c (patch) | |
| tree | e85e046ae7003fe3bcc8b5454cd0fa3f7407b470 /lib/Tooling/Core/Makefile | |
| parent | b4348ed0b7e90c0831b925fbee00b5f179a99796 (diff) | |
Notes
Diffstat (limited to 'lib/Tooling/Core/Makefile')
| -rw-r--r-- | lib/Tooling/Core/Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/lib/Tooling/Core/Makefile b/lib/Tooling/Core/Makefile deleted file mode 100644 index 366466c192e4..000000000000 --- a/lib/Tooling/Core/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -##===- clang/lib/Tooling/Core/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 := clangToolingCore - -include $(CLANG_LEVEL)/Makefile |
