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