1 # $NetBSD: Makefile,v 1.2 2013/10/14 01:37:40 joerg Exp $
3 LIB
= lldbPluginProcessMachCore
7 .PATH
: ${LLDB_SRCDIR}/source
/Plugins
/Process
/mach-core
9 CPPFLAGS.ProcessMachCore.
cpp+= -I
${LLDB_SRCDIR}/source
/Plugins
/Process
/Utility
11 SRCS
+= ProcessMachCore.
cpp \
15 .
include <bsd.hostlib.mk
>