mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-05 18:49:06 +00: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
|
|
|