summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmx86info/Makefile
blob: 62b506e8fc32264898e335ba91fd43ae71909f08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

LIB=	llvmx86info

SRCDIR=	lib/Target/X86/TargetInfo/
INCDIR=	lib/Target/X86
SRCS=	X86TargetInfo.cpp

TGHDRS=	X86GenInstrInfo \
	X86GenRegisterInfo \
	X86GenSubtargetInfo

.include "../clang.lib.mk"
OpenPOWER on IntegriCloud