mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-03 17:31:50 +00:00
dbff77238f
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8371 91177308-0d34-0410-b5e6-96231b3b80d8
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
|
|
|