[GRASS-dev] Re: [GRASS GIS] #197: sfd support for r.terraflow
GRASS GIS
trac at osgeo.org
Fri Jun 27 16:41:51 EDT 2008
#197: sfd support for r.terraflow
--------------------------+-------------------------------------------------
Reporter: adanner | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: Raster | Version: svn-develbranch6
Resolution: | Keywords: terraflow r.terraflow
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by glynn):
Replying to [comment:1 adanner]:
> Can someone double check the Makefile? I wasn't sure about this
BROKEN_MAKE flag. The modifications to the Makefile are just to build the
new C source for tflowopts.c, so if the BROKEN_MAKE flag is
C++/r.terraflow specific, I don't think there is a problem.
BROKEN_MAKE is only required for rules with order-only dependencies (some
versions of make don't handle these correctly).
However: is it really necessary for the new file to be in C instead of
C++? It would simplify matters to keep everything in the same language.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/197#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list