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