aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-link/Makefile
blob: 33a69139139d53d163f54ace008097fb9075c935 (plain)
1
2
3
4
5
6
LEVEL = ../..

TOOLNAME = link
USEDLIBS = transforms bcreader bcwriter vmcore support

include $(LEVEL)/Makefile.common