1PROG_CXX= clang-format 2MAN= 3 4SRCDIR= clang/tools/clang-format 5SRCS+= ClangFormat.cpp 6 7.include "../clang.prog.mk" 8