mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-13 22:58:50 +00:00
9707ae0cac
llvm-svn: 517
7 lines
149 B
Makefile
7 lines
149 B
Makefile
LEVEL = ../..
|
|
TOOLNAME = analyze
|
|
USEDLIBS = opt analysis asmparser bcreader asmwriter vmcore analysis opt support
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|