llvm-6502/tools/llvm-dis/Makefile
2001-09-07 22:59:25 +00:00

8 lines
119 B
Makefile

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