0bd888e95536d4d474a0724a302a3e45956d243f
[oota-llvm.git] / tools / llvm-dis / Makefile
1 LEVEL = ../..
2
3 TOOLNAME = dis
4 USEDLIBS = bcreader vmcore support cwriter
5 include $(LEVEL)/Makefile.common
6
7