[GRASS-SVN] r42161 - grass-addons/vector/v.autokrige
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat May 8 13:10:15 EDT 2010
Author: martinl
Date: 2010-05-08 13:10:15 -0400 (Sat, 08 May 2010)
New Revision: 42161
Added:
grass-addons/vector/v.autokrige/Makefile
Log:
v.autokrige: add Makefile
Added: grass-addons/vector/v.autokrige/Makefile
===================================================================
--- grass-addons/vector/v.autokrige/Makefile (rev 0)
+++ grass-addons/vector/v.autokrige/Makefile 2010-05-08 17:10:15 UTC (rev 42161)
@@ -0,0 +1,7 @@
+MODULE_TOPDIR = ../..
+
+PGM = v.autokrige
+
+include $(MODULE_TOPDIR)/include/Make/Script.make
+
+default: script
More information about the grass-commit
mailing list