mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
c7068ce4d0
llvm-svn: 3515
7 lines
143 B
Makefile
7 lines
143 B
Makefile
LEVEL = ..
|
|
|
|
DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter Reoptimizer
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|