mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-08 12:21:04 +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
|
|
|