1 # $NetBSD: Makefile,v 1.1 2013/09/29 12:12:01 joerg Exp $
3 LIB
= lldbPluginObjectContainerBSDArchive
7 .PATH
: ${LLDB_SRCDIR}/source
/Plugins
/ObjectContainer
/BSD-Archive
9 SRCS
+= ObjectContainerBSDArchive.
cpp
12 .
include <bsd.hostlib.mk
>