]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/clang/libllvmlinker/Makefile
Upgrade to OpenSSH 6.7p1, retaining libwrap support (which has been removed
[FreeBSD/FreeBSD.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"