summaryrefslogtreecommitdiff
path: root/tools/analyze/Makefile
blob: 98599b36ae1a0b4f21c7fa354d6a9553e790ff74 (plain)
1
2
3
4
5
6
LEVEL = ../..
TOOLNAME = analyze
USEDLIBS = opt asmparser bcreader vmcore asmwriter analysis opt support

include $(LEVEL)/Makefile.common