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