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

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