Since verifier and SlotCalculator are now in VMCore library, libanalysis is
[oota-llvm.git] / tools / llvm-link / Makefile
1 LEVEL = ../..
2
3 TOOLNAME = link
4 USEDLIBS = transforms bcreader bcwriter asmwriter vmcore asmwriter support
5
6 include $(LEVEL)/Makefile.common