Adding in projects subtree.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7017 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
John Criswell 2003-06-30 22:12:19 +00:00
parent b4a25f3401
commit 2f8b41738e

6
projects/Makefile Normal file
View File

@ -0,0 +1,6 @@
LEVEL=..
DIRS=
OPTIONAL_DIRS:=$(shell ls | grep -v CVS)
include $(LEVEL)/Makefile.common