Convert to use new Pass framework...
[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