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