# $NetBSD: Makefile,v 1.1 2014/05/30 18:28:15 joerg Exp $ LIB= lldbPluginABIMacOSX_arm64 .include .PATH: ${LLDB_SRCDIR}/source/Plugins/ABI/MacOSX-arm64 SRCS+= ABIMacOSX_arm64.cpp .if defined(HOSTLIB) .include .else .include .endif