[GRASS-SVN] r62246 - grass/trunk/include/Make
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Oct 12 05:15:11 PDT 2014
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)
More information about the grass-commit
mailing list