mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
d6bf618e62
llvm-svn: 776
6 lines
135 B
Makefile
6 lines
135 B
Makefile
LEVEL = ..
|
|
DIRS = VMCore Analysis Transforms Assembly Bytecode Optimizations Support CodeGen Target
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|