# $FreeBSD$

.include <bsd.own.mk>

LIB=	llvmlinker

SRCDIR=	lib/Linker
SRCS=	LinkModules.cpp

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