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