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

include $(LEVEL)/Makefile.common