# $FreeBSD$

LIB=	llvmlinker

SRCDIR=	lib/Linker
SRCS=	LinkArchives.cpp \
	LinkItems.cpp \
	LinkModules.cpp \
	Linker.cpp

.include "../clang.lib.mk"