[GRASS-SVN] r51330 - grass-addons/grass7/imagery

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Apr 9 15:04:57 EDT 2012


Author: neteler
Date: 2012-04-09 12:04:56 -0700 (Mon, 09 Apr 2012)
New Revision: 51330

Added:
   grass-addons/grass7/imagery/Makefile
Log:
added

Added: grass-addons/grass7/imagery/Makefile
===================================================================
--- grass-addons/grass7/imagery/Makefile	                        (rev 0)
+++ grass-addons/grass7/imagery/Makefile	2012-04-09 19:04:56 UTC (rev 51330)
@@ -0,0 +1,15 @@
+MODULE_TOPDIR = ..
+
+SUBDIRS = \
+	i.eb.h_SEBAL95 \
+	i.evapo.potrad \
+	i.evapo.senay \
+	i.evapo.zk \
+	i.lmf \
+	i.points.auto \
+	i.topo.corr \
+	i.vi.mpi
+
+include $(MODULE_TOPDIR)/include/Make/Dir.make
+
+default: subdirs



More information about the grass-commit mailing list