mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
95de507872
llvm-svn: 254
6 lines
117 B
Makefile
6 lines
117 B
Makefile
LEVEL = ..
|
|
DIRS = VMCore Analysis Assembly Bytecode Optimizations Support CodeGen
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|