summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-06-30 22:12:19 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-06-30 22:12:19 +0000
commit568d13cf934ecc6bb002ab791e20f284c5025475 (patch)
tree5ad80756ee601d4a12e4e8e182784f18bf4bd0a5 /llvm
parentc0822444fd99bb3dd959c23752ba9e6af2bda0c5 (diff)
downloadbcm5719-llvm-568d13cf934ecc6bb002ab791e20f284c5025475.tar.gz
bcm5719-llvm-568d13cf934ecc6bb002ab791e20f284c5025475.zip
Adding in projects subtree.
llvm-svn: 7017
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