[GRASS-SVN] r33544 - grass-addons/raster/r.sun_horizon

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Sep 25 15:48:43 EDT 2008


Author: neteler
Date: 2008-09-25 15:48:42 -0400 (Thu, 25 Sep 2008)
New Revision: 33544

Added:
   grass-addons/raster/r.sun_horizon/Makefile
Log:
added

Added: grass-addons/raster/r.sun_horizon/Makefile
===================================================================
--- grass-addons/raster/r.sun_horizon/Makefile	                        (rev 0)
+++ grass-addons/raster/r.sun_horizon/Makefile	2008-09-25 19:48:42 UTC (rev 33544)
@@ -0,0 +1,14 @@
+MODULE_TOPDIR = ..
+
+SUBDIRS = \
+	r.horizon \
+	r.sun2
+
+include $(MODULE_TOPDIR)/include/Make/Platform.make
+include $(MODULE_TOPDIR)/include/Make/Dir.make
+
+default: htmldir
+
+htmldir: parsubdirs 
+
+clean: cleansubdirs



More information about the grass-commit mailing list