1 # $NetBSD: Makefile,v 1.14 2013/10/14 01:37:39 joerg Exp $
3 LIB
= clangStaticAnalyzerCore
7 .PATH
: ${CLANG_SRCDIR}/lib
/StaticAnalyzer
/Core
9 SRCS
+= APSIntType.
cpp \
12 BasicValueFactory.
cpp \
15 BugReporterVisitors.
cpp \
22 CommonBugCategories.
cpp \
23 ConstraintManager.
cpp \
30 ExprEngineCallAndReturn.
cpp \
36 PlistDiagnostics.
cpp \
38 RangeConstraintManager.
cpp \
40 SimpleConstraintManager.
cpp \
41 SimpleSValBuilder.
cpp \
49 .
include <bsd.hostlib.mk
>