[GRASS-SVN] r69030 - grass-addons/grass7/imagery/i.fusion.hpf

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Jul 23 10:23:17 PDT 2016


Author: nikosa
Date: 2016-07-23 10:23:17 -0700 (Sat, 23 Jul 2016)
New Revision: 69030

Added:
   grass-addons/grass7/imagery/i.fusion.hpf/Makefile
Log:
Added the Makefile

Added: grass-addons/grass7/imagery/i.fusion.hpf/Makefile
===================================================================
--- grass-addons/grass7/imagery/i.fusion.hpf/Makefile	                        (rev 0)
+++ grass-addons/grass7/imagery/i.fusion.hpf/Makefile	2016-07-23 17:23:17 UTC (rev 69030)
@@ -0,0 +1,10 @@
+MODULE_TOPDIR = ../..
+
+PGM = i.fusion.hpf
+
+ETCFILES = constants high_pass_filter
+
+include $(MODULE_TOPDIR)/include/Make/Script.make
+include $(MODULE_TOPDIR)/include/Make/Python.make
+
+default: script



More information about the grass-commit mailing list