mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +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
|
|
|