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

7 lines
140 B
Makefile

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