Remove unused production.
This commit is contained in:
parent
43a08621e4
commit
a2fa136988
1 changed files with 0 additions and 3 deletions
3
Makefile
3
Makefile
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue