[GRASS-user] Compile module with different name

Martin Landa landa.martin at gmail.com
Fri Jul 31 04:01:57 EDT 2009


Hi,

2009/7/31 Richard Chirgwin <rchirgwin at ozemail.com.au>:
> I need to keep an older copy of v.buffer, one that maintains the
> debug=buffer capability - I use this to retain overlaps as distinct polygons
> (instead of having two overlapping buffers merged into one).
>
> So, what I would like to do is recompile the old v.buffer, but do so with
> the output as a different name - eg, v.oldbuffer.
>
> How would I do this?

just change PGM variable in Makefile, e.g.

PGM = v.oldbuffer

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa


More information about the grass-user mailing list