summaryrefslogtreecommitdiffstats
path: root/usr.bin/clang/clang-format/Makefile
blob: ddcc89ab497d3c62d893b727cff4913a76e5de70 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

PROG_CXX=	clang-format
MAN=

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

.include "../clang.prog.mk"
OpenPOWER on IntegriCloud