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

include $(LEVEL)/Makefile.common