#197: sfd support for r.terraflow --------------------------+------------------------------------------------- Reporter: adanner | Owner: [email protected] 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>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
