Chomped spurious blank lines.
[oota-llvm.git] / tools / llvm-dis / Makefile
1 LEVEL = ../..
2
3 TOOLNAME = dis
4 USEDLIBS = bcreader cwriter ipa.a vmcore support.a
5 include $(LEVEL)/Makefile.common