mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-25 15:01:07 +00:00
6 lines
101 B
Makefile
6 lines
101 B
Makefile
LEVEL = ..
|
|
DIRS = VMCore Analysis Assembly Bytecode Optimizations
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|