Remove unused production.

This commit is contained in:
Eric S. Raymond 2024-02-04 16:16:05 -05:00
parent 43a08621e4
commit a2fa136988

View file

@ -112,9 +112,6 @@ advent-$(VERS).tar.gz: $(SOURCES) $(DOCS)
(tar -T MANIFEST -czvf advent-$(VERS).tar.gz) (tar -T MANIFEST -czvf advent-$(VERS).tar.gz)
@(rm advent-$(VERS)) @(rm advent-$(VERS))
indent:
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