hanchenye-llvm-project/llvm/tools/analyze/Makefile

7 lines
149 B
Makefile

LEVEL = ../..
TOOLNAME = analyze
USEDLIBS = opt analysis asmparser bcreader asmwriter vmcore analysis opt support
include $(LEVEL)/Makefile.common