1 # $NetBSD: Makefile,v 1.1 2013/09/29 12:12:01 joerg Exp $
3 LIB
= lldbPluginPlatformMacOSX
7 .PATH
: ${LLDB_SRCDIR}/source
/Plugins
/Platform
/MacOSX
9 SRCS
+= PlatformDarwin.
cpp \
10 PlatformDarwinKernel.
cpp \
11 PlatformiOSSimulator.
cpp \
16 .
include <bsd.hostlib.mk
>