summaryrefslogtreecommitdiff
path: root/tools/lli/Makefile
blob: 4e47ee6a71835ec11e4b566c7bf887acc3f8592f (plain)
1
2
3
4
5
6
LEVEL = ../..
TOOLNAME = lli
USEDLIBS = bcreader vmcore analysis.a support.a target.a transforms.a
TOOLLINKOPTS = -ldl

include $(LEVEL)/Makefile.common