mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-02 00:16:25 +00:00
e29ed4849f
llvm-svn: 368
6 lines
80 B
Makefile
6 lines
80 B
Makefile
LEVEL = ..
|
|
DIRS = as dis opt analyze llc lli
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|