1 # $NetBSD: Makefile,v 1.3 2015/01/29 20:41:38 joerg Exp $
3 LIB
= lldbDataFormatters
7 .PATH
: ${LLDB_SRCDIR}/source
/DataFormatters
11 CXXFormatterFunctions.
cpp \
12 DataVisualization.
cpp \
17 LibCxxInitializerList.
cpp \
20 LibCxxUnorderedMap.
cpp \
33 ValueObjectPrinter.
cpp
36 .
include <bsd.hostlib.mk
>