freebsd-skq/lib/clang/libllvmlto/Makefile
2015-05-30 15:39:49 +00:00

14 lines
159 B
Makefile

# $FreeBSD$
.include <src.opts.mk>
LIB= llvmlto
SRCDIR= lib/LTO
SRCS= LTOCodeGenerator.cpp \
LTOModule.cpp
TGHDRS= Intrinsics
.include "../clang.lib.mk"