Reissue 1.18 - same code, corrected metadata.
[open-adventure.git] / Makefile
index ea8fcd4732497d47ac75c616fe69d2d9de50da21..0da7fb82e18aca671880fd84ecdad41390d7088f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -112,9 +112,6 @@ advent-$(VERS).tar.gz: $(SOURCES) $(DOCS)
        (tar -T MANIFEST -czvf advent-$(VERS).tar.gz)
        @(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
        shipper version=$(VERS) | sh -e -x