[GRASS-SVN] r38231 - grass-addons/imagery/i.warp
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Jul 5 08:36:17 EDT 2009
Author: neteler
Date: 2009-07-05 08:36:16 -0400 (Sun, 05 Jul 2009)
New Revision: 38231
Added:
grass-addons/imagery/i.warp/Makefile
Log:
added missing Makefile
Added: grass-addons/imagery/i.warp/Makefile
===================================================================
--- grass-addons/imagery/i.warp/Makefile (rev 0)
+++ grass-addons/imagery/i.warp/Makefile 2009-07-05 12:36:16 UTC (rev 38231)
@@ -0,0 +1,7 @@
+MODULE_TOPDIR = ../..
+
+PGM = i.warp
+
+include $(MODULE_TOPDIR)/include/Make/Script.make
+
+default: script
Property changes on: grass-addons/imagery/i.warp/Makefile
___________________________________________________________________
Added: svn:eol-style
+ native
More information about the grass-commit
mailing list