浏览代码

backport of RELDIR (needed for https://trac.osgeo.org/grass/changeset/62444)

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@62545 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 10 年之前
父节点
当前提交
d7a09e1979
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      include/Make/Grass.make

+ 2 - 0
include/Make/Grass.make

@@ -19,6 +19,8 @@
 #
 #########################################################################
 
+RELDIR		:= $(subst $(GRASS_HOME)/,,$(CURDIR))
+
 # GRASS global directories and constants
 # platform specific dirs
 ARCH_DISTDIR	= $(GRASS_HOME)/dist.$(ARCH)