mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
a2ae364718
llvm-svn: 1059
6 lines
91 B
Makefile
6 lines
91 B
Makefile
LEVEL = ..
|
|
DIRS = as dis opt link gccas lli llc analyze
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|