llvm-6502/tools/llvm-link/Makefile
2002-05-07 19:27:33 +00:00

7 lines
124 B
Makefile

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