1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

Adding in projects subtree.

llvm-svn: 7017
This commit is contained in:
John Criswell 2003-06-30 22:12:19 +00:00
parent eecabc05a0
commit 3c64417545

6
projects/Makefile Normal file
View File

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