summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/clang/include/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/tools/clang/include/Makefile')
-rw-r--r--contrib/llvm/tools/clang/include/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/llvm/tools/clang/include/Makefile b/contrib/llvm/tools/clang/include/Makefile
new file mode 100644
index 0000000..f686d6a
--- /dev/null
+++ b/contrib/llvm/tools/clang/include/Makefile
@@ -0,0 +1,4 @@
+LEVEL = ../../..
+DIRS := clang clang-c
+
+include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud