Tweak formatting.
This commit is contained in:
parent
d587a5951b
commit
14c83ede8e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -105,7 +105,7 @@ advent-$(VERS).tar.gz: $(SOURCES) $(DOCS)
|
|||
@(rm advent-$(VERS))
|
||||
|
||||
indent:
|
||||
astyle -n -A3 --pad-first-paren-out --min-conditional-indent=1 --pad-oper *.c
|
||||
astyle -n -A3 --pad-header --min-conditional-indent=1 --pad-oper *.c
|
||||
|
||||
release: advent-$(VERS).tar.gz advent.html history.html hints.html notes.html
|
||||
shipper version=$(VERS) | sh -e -x
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue