summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmlinker/Makefile
blob: 7275131fc6ab4a614db5661ca928aa6b5a9f8b13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

.include <bsd.own.mk>

LIB=	llvmlinker

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

.include "../clang.lib.mk"
OpenPOWER on IntegriCloud