aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lli/Makefile
blob: bc5578c0a2368d2362dc411386e7a6f6c027066a (plain)
1
2
3
4
5
6
7
LEVEL = ../..
TOOLNAME = lli
USEDLIBS = opt bcreader bcwriter vmcore asmwriter analysis support target
TOOLLINKOPTS = -ldl

include $(LEVEL)/Makefile.common