llvm-6502/tools/llvm-dis/Makefile
2002-03-06 17:41:18 +00:00

8 lines
110 B
Makefile

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