[GRASS-SVN] r60338 - grass-addons/grass7/vector/v.link.precip

svn_grass at osgeo.org svn_grass at osgeo.org
Mon May 19 03:21:03 PDT 2014


Author: martinl
Date: 2014-05-19 03:21:03 -0700 (Mon, 19 May 2014)
New Revision: 60338

Added:
   grass-addons/grass7/vector/v.link.precip/Makefile
Log:
v.link.precip: add Makefile

Added: grass-addons/grass7/vector/v.link.precip/Makefile
===================================================================
--- grass-addons/grass7/vector/v.link.precip/Makefile	                        (rev 0)
+++ grass-addons/grass7/vector/v.link.precip/Makefile	2014-05-19 10:21:03 UTC (rev 60338)
@@ -0,0 +1,7 @@
+MODULE_TOPDIR = ../..
+
+PGM = v.link.precip
+
+include $(MODULE_TOPDIR)/include/Make/Script.make
+
+default: script



More information about the grass-commit mailing list