[GRASS-SVN] r60802 - grass-addons/grass7/raster/r.random.weight

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Jun 12 10:29:44 PDT 2014


Author: pvanbosgeo
Date: 2014-06-12 10:29:43 -0700 (Thu, 12 Jun 2014)
New Revision: 60802

Added:
   grass-addons/grass7/raster/r.random.weight/Makefile
Log:
add makefile to r.random.weight

Added: grass-addons/grass7/raster/r.random.weight/Makefile
===================================================================
--- grass-addons/grass7/raster/r.random.weight/Makefile	                        (rev 0)
+++ grass-addons/grass7/raster/r.random.weight/Makefile	2014-06-12 17:29:43 UTC (rev 60802)
@@ -0,0 +1,7 @@
+MODULE_TOPDIR = ../..
+
+PGM = r.random.weight
+
+include $(MODULE_TOPDIR)/include/Make/Script.make
+
+default: script



More information about the grass-commit mailing list