[GRASS-dev] GRASS6.4 Ptyhon scripts- module
Glynn Clements
glynn at gclements.plus.com
Thu Jul 29 07:06:40 EDT 2010
Markus Neteler wrote:
> > If you want to include Python scripts in 6.x, the Makefile would need
> > to provide the necessary rules; there isn't anything in *.make (in
> > either 6.x or 7.0) which will help.
>
> I suspect that it would be a clone of
> include/Make/Script.make
> adapted to Python with a new target
> default: python
You would need separate *.make files for shell and Python scripts, and
any given Makefile could only include one of them (otherwise they'll
provide conflicting rules to generate the target).
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list