]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - lib/clang/libllvmlinker/Makefile
Merge clang 3.3 release and various fixes: r241214, r246705, r248548,
[FreeBSD/stable/9.git] / lib / clang / libllvmlinker / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 LIB=    llvmlinker
6
7 SRCDIR= lib/Linker
8 SRCS=   LinkModules.cpp
9
10 .include "../clang.lib.mk"