1 # $NetBSD: Makefile,v 1.11 2012/02/28 17:09:31 joerg Exp $
7 .PATH
: ${CLANG_SRCDIR}/lib
/Frontend
9 SRCS
+= ASTConsumers.
cpp \
13 ChainedDiagnosticConsumer.
cpp \
14 ChainedIncludesSource.
cpp \
15 CompilerInstance.
cpp \
16 CompilerInvocation.
cpp \
17 CreateInvocationFromCommandLine.
cpp \
20 DiagnosticRenderer.
cpp \
24 HeaderIncludeGen.
cpp \
25 InitHeaderSearch.
cpp \
26 InitPreprocessor.
cpp \
28 LayoutOverrideSource.
cpp \
29 LogDiagnosticPrinter.
cpp \
30 MultiplexConsumer.
cpp \
31 PrintPreprocessedOutput.
cpp \
32 SerializedDiagnosticPrinter.
cpp \
34 TextDiagnosticBuffer.
cpp \
35 TextDiagnosticPrinter.
cpp \
36 VerifyDiagnosticConsumer.
cpp \
40 .
include <bsd.hostlib.mk
>