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

TOOLNAME = link
USEDLIBS = bcreader bcwriter transformutils vmcore support

include $(LEVEL)/Makefile.common