summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/projects/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/llvm/projects/Makefile b/llvm/projects/Makefile
new file mode 100644
index 00000000000..0489557731f
--- /dev/null
+++ b/llvm/projects/Makefile
@@ -0,0 +1,6 @@
+LEVEL=..
+
+DIRS=
+OPTIONAL_DIRS:=$(shell ls | grep -v CVS)
+
+include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud