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 _______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev