Hi Glynn, can you please comment on 62246 or add documentation for it? Commit message does not tell much, it is not (yet?) used anywhere and I don't understand the relation to %reldir% [1].
Thanks, Vaclav [1] http://www.gnu.org/software/automake/manual/html_node/Include.html On Sun, Oct 12, 2014 at 8:15 AM, <svn_gr...@osgeo.org> wrote: > Author: glynn > Date: 2014-10-12 05:15:11 -0700 (Sun, 12 Oct 2014) > New Revision: 62246 > > Modified: > grass/trunk/include/Make/Grass.make > Log: > Add RELDIR > > > Modified: grass/trunk/include/Make/Grass.make > =================================================================== > --- grass/trunk/include/Make/Grass.make 2014-10-12 12:08:22 UTC (rev 62245) > +++ grass/trunk/include/Make/Grass.make 2014-10-12 12:15:11 UTC (rev 62246) > @@ -19,6 +19,8 @@ > # > ######################################################################### > > +RELDIR := $(subst $(GRASS_HOME)/,,$(CURDIR)) > + > # GRASS global directories and constants > # platform specific dirs > ARCH_DISTDIR = $(GRASS_HOME)/dist.$(ARCH) > > _______________________________________________ > grass-commit mailing list > grass-com...@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/grass-commit >
_______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev