cf: Make clang-format style common makefile macro

This commit is contained in:
Nicolas Williams
2022-01-16 14:06:06 -06:00
parent 940aea6653
commit febdcd4cbd
4 changed files with 35 additions and 33 deletions

View File

@@ -12,6 +12,8 @@ endif
AM_CFLAGS = $(WFLAGS)
CLANG_FORMAT_STYLE = '{BasedOnStyle: Mozilla, AlwaysBreakAfterReturnType: TopLevelDefinitions, IndentWidth: 4, SortIncludes: false}'
CP = cp
## set build_HEADERZ to headers that should just be installed in build tree