summaryrefslogtreecommitdiff
path: root/tools/llvm-dis/Makefile
blob: 0bd888e95536d4d474a0724a302a3e45956d243f (plain)
1
2
3
4
5
6
7
LEVEL = ../..

TOOLNAME = dis
USEDLIBS = bcreader vmcore support cwriter
include $(LEVEL)/Makefile.common