2012/12/5 Glynn Clements <[email protected]>:
> One solution is to modify mkhtml.py to allow the inclusion of the
> .tmp.html file to be suppressed. Another is to explicitly order the
> builds, e.g.:
>
>         guiscript: $(IMGDST) $(PYFILES)
>                 $(MAKE) $(CMDHTML)
>                 -rm -f g.gui.*.tmp.html
>                 $(MAKE) $(GUIHTML)
>
>         .PHONY: guiscript

right, second solution applied in r54213. Martin

-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to