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

include $(LEVEL)/Makefile.common