]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - lib/clang/libllvmlinker/Makefile
Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.
[FreeBSD/releng/9.3.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"