# $FreeBSD$

PROG_CXX=	clang-format
MAN=

SRCDIR=		tools/clang/tools/clang-format
SRCS+=		ClangFormat.cpp

.include "../clang.prog.mk"