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

include $(LEVEL)/Makefile.common