Tweak formatting.

This commit is contained in:
Eric S. Raymond 2017-06-17 12:13:20 -04:00
parent d587a5951b
commit 14c83ede8e

View file

@ -105,7 +105,7 @@ advent-$(VERS).tar.gz: $(SOURCES) $(DOCS)
@(rm advent-$(VERS)) @(rm advent-$(VERS))
indent: 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 release: advent-$(VERS).tar.gz advent.html history.html hints.html notes.html
shipper version=$(VERS) | sh -e -x shipper version=$(VERS) | sh -e -x