mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-05 02:49:18 +00:00
7 lines
152 B
Makefile
7 lines
152 B
Makefile
LEVEL = ../..
|
|
TOOLNAME = analyze
|
|
USEDLIBS = analysis asmparser bcreader asmwriter scalaropts vmcore analysis support
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|