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

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