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