4e47ee6a71835ec11e4b566c7bf887acc3f8592f
[oota-llvm.git] / tools / lli / Makefile
1 LEVEL = ../..
2 TOOLNAME = lli
3 USEDLIBS = bcreader vmcore analysis.a support.a target.a transforms.a
4 TOOLLINKOPTS = -ldl
5
6 include $(LEVEL)/Makefile.common