mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
f0389c0e0b
is being worked on the most. llvm-svn: 3196
6 lines
105 B
Makefile
6 lines
105 B
Makefile
LEVEL = ..
|
|
DIRS = as dis opt gccas llc link lli gccld analyze extract
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|