mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-16 10:18:09 +00:00
6 lines
121 B
Makefile
6 lines
121 B
Makefile
LEVEL = ..
|
|
DIRS = VMCore Analysis Transforms Assembly Bytecode Support CodeGen Target
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|