[GRASS-dev] Standalone GUI modules: Makefile

Martin Landa landa.martin at gmail.com
Wed Dec 5 09:33:08 PST 2012


2012/12/5 Glynn Clements <glynn at gclements.plus.com>:
> 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


More information about the grass-dev mailing list