mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
06711c728d
llvm-svn: 1826
6 lines
97 B
Makefile
6 lines
97 B
Makefile
LEVEL = ..
|
|
DIRS = as dis opt link gccas lli llc gccld analyze
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|