# $FreeBSD$ .include LIB= clangformat SRCDIR= tools/clang/lib/Format SRCS= BreakableToken.cpp \ ContinuationIndenter.cpp \ Format.cpp \ FormatToken.cpp \ TokenAnnotator.cpp \ UnwrappedLineFormatter.cpp \ UnwrappedLineParser.cpp \ WhitespaceManager.cpp TGHDRS= DiagnosticCommonKinds .include "../clang.lib.mk"