mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
6fe4d97bf6
llvm-svn: 8371
7 lines
156 B
Makefile
7 lines
156 B
Makefile
LEVEL = ..
|
|
|
|
PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter ExecutionEngine
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|