*** empty log message ***
[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