mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-15 06:01:20 +00:00
6 lines
130 B
Makefile
6 lines
130 B
Makefile
LEVEL = ..
|
|
DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|