llvm-project/llvm/tools/link/Makefile

7 lines
124 B
Makefile

LEVEL = ../..
TOOLNAME = link
USEDLIBS = bcreader bcwriter transformutils vmcore support
include $(LEVEL)/Makefile.common