mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-13 00:10:37 +00:00
6 lines
117 B
Makefile
6 lines
117 B
Makefile
LEVEL = ..
|
|
DIRS = VMCore Analysis Assembly Bytecode Optimizations Support CodeGen
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|