summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmasmprinter/Makefile
blob: 70f13f655e93faabbc6f815fec4512e626bb8b03 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

LIB=	llvmasmprinter

SRCDIR=	lib/CodeGen/AsmPrinter
SRCS=	AsmPrinter.cpp AsmPrinterDwarf.cpp AsmPrinterInlineAsm.cpp \
	DIE.cpp DwarfDebug.cpp DwarfException.cpp OcamlGCPrinter.cpp

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