hanchenye-llvm-project/llvm/tools/llvm-dis/Makefile

8 lines
116 B
Makefile

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