mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-02 01:06:25 +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
|
|
|