summaryrefslogtreecommitdiff
path: root/tools/llvm-link/Makefile
blob: 00780c660beae6488387df09ffc0bf151f45388e (plain)
1
2
3
4
5
6
LEVEL = ../..

TOOLNAME = llvm-link
USEDLIBS = bcreader bcwriter transformutils.a vmcore support.a

include $(LEVEL)/Makefile.common