1 # $NetBSD: Makefile,v 1.5 2015/01/29 20:41:37 joerg Exp $
7 .PATH
: ${CLANG_SRCDIR}/lib
/Format
9 SRCS
+= BreakableToken.
cpp \
10 ContinuationIndenter.
cpp \
14 UnwrappedLineFormatter.
cpp \
15 UnwrappedLineParser.
cpp \
19 .
include <bsd.hostlib.mk
>