]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/clang/liblldbPluginInstructionARM64/Makefile
Update build for LLDB snapshot at upstream rev 216948
[FreeBSD/FreeBSD.git] / lib / clang / liblldbPluginInstructionARM64 / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 LIB=    lldbPluginInstructionARM64
6
7 SRCDIR= tools/lldb/source/Plugins/Instruction/ARM64
8 SRCS=   EmulateInstructionARM64.cpp
9
10 .include "../lldb.lib.mk"