mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-11 15:26:07 +00:00
6 lines
91 B
Makefile
6 lines
91 B
Makefile
LEVEL = ..
|
|
DIRS = as dis opt link gccas lli llc analyze
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|