]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - lib/clang/libllvmx86utils/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / lib / clang / libllvmx86utils / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 LIB=    llvmx86utils
6
7 SRCDIR= lib/Target/X86/Utils
8 INCDIR= lib/Target/X86
9 SRCS=   X86ShuffleDecode.cpp
10
11 .include "../clang.lib.mk"