]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita_homepage/Makefile
daemons tamed
[helm.git] / helm / matita_homepage / Makefile
index 785334bad4dc78a04ee5d6ee2470c186ebbb86d7..836c264c8fe890f8977b983c1a903797fae7f289 100644 (file)
@@ -6,7 +6,6 @@ SIZE_Y=70
 SEQ=3
 
 all: matita.xcf
-       convert matita.xcf matita.png
        for Y in `seq 0 $(SEQ)`; do \
                convert matita.png -crop \
                        $(SIZE_X)x$(SIZE_Y)+$(MARGIN_X)+`expr $(MARGIN_Y) + $$Y '*' '(' $(SIZE_Y) + 1 ')'` tmp.png; \