mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
3c64417545
llvm-svn: 7017
7 lines
91 B
Makefile
7 lines
91 B
Makefile
LEVEL=..
|
|
|
|
DIRS=
|
|
OPTIONAL_DIRS:=$(shell ls | grep -v CVS)
|
|
|
|
include $(LEVEL)/Makefile.common
|