mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
48274726cd
llvm-svn: 8739
7 lines
148 B
Makefile
7 lines
148 B
Makefile
LEVEL = ..
|
|
|
|
PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode CodeGen Target CWriter ExecutionEngine
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|