mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
2057603b65
llvm-svn: 562
6 lines
124 B
Makefile
6 lines
124 B
Makefile
LEVEL = ..
|
|
DIRS = VMCore Analysis Assembly Bytecode Optimizations Support CodeGen Target
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|