freebsd-skq/lib/clang/liblldbPluginABISysV_ppc64/Makefile

16 lines
245 B
Makefile
Raw Normal View History

# $FreeBSD$
.include <bsd.own.mk>
LIB= lldbPluginABISysV_ppc64
SRCDIR= tools/lldb/source/Plugins/ABI/SysV-ppc64
SRCS= ABISysV_ppc64.cpp
TGHDRS= DiagnosticCommonKinds \
DeclNodes \
StmtNodes \
CommentCommandList
.include "../lldb.lib.mk"