mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
indent
This commit is contained in:
parent
aee9203df6
commit
1cc58abd0e
31 changed files with 2797 additions and 2759 deletions
3
Makefile
3
Makefile
|
@ -1,6 +1,9 @@
|
|||
.PHONY: doc test bench
|
||||
.NOTPARALLEL: clean
|
||||
|
||||
indent_args = -nbad -bap -bbo -nbc -br -brs -ncdb -cdw -ce -ci4 -cli0 -cs -d0 -di1 \
|
||||
-nfc1 -nfca -hnl -i4 -ip0 -l80 -lp -npcs -nprs -npsl -saf -sai -saw -nsc -nsob -nss
|
||||
|
||||
all:
|
||||
${MAKE} -C src
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue