[GRASS-dev] GRASS Make-system question

Soeren Gebbert soerengebbert at googlemail.com
Fri Jun 24 09:38:22 EDT 2011


Hi Glynn,


> This won't work with Multi.make, as HTMLSRC will be empty and so $<
> will end up as "thumbnails.py". Instead, use:
>
>        r.colors.tmp.html: $(BIN)/r.colors$(EXE) thumbnails.py
> and:
>        r3.colors.tmp.html: $(BIN)/r3.colors$(EXE) thumbnails.py

This works perfectly, thanks a lot!

The new r3.colors implementation is available in svn. Still missing is
the "-e" flag for r3.colors. I think i have to implement something
similar to the Cell_stats approach in the raster library based on
tiles in the g3d library.

Best regards
Soeren


More information about the grass-dev mailing list