mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-18 09:46:57 +00: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
|
|
|