diff options
Diffstat (limited to 'gnu/llvm/tools/clang/include/Makefile')
-rw-r--r-- | gnu/llvm/tools/clang/include/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/llvm/tools/clang/include/Makefile b/gnu/llvm/tools/clang/include/Makefile deleted file mode 100644 index 79b9adfb728..00000000000 --- a/gnu/llvm/tools/clang/include/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -CLANG_LEVEL := .. -DIRS := clang clang-c - -include $(CLANG_LEVEL)/Makefile |