mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-03 09:57:24 +00:00
6 lines
80 B
Makefile
6 lines
80 B
Makefile
LEVEL = ..
|
|
DIRS = as dis opt analyze llc lli
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|