[GRASS-SVN] r36344 - grass-addons/vector/v.out.postgis

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Mar 12 11:46:43 EDT 2009


Author: martinl
Date: 2009-03-12 11:46:42 -0400 (Thu, 12 Mar 2009)
New Revision: 36344

Added:
   grass-addons/vector/v.out.postgis/Makefile
Modified:
   grass-addons/vector/v.out.postgis/v.out.postgis.py
Log:
v.out.postgis: Makefile added

Added: grass-addons/vector/v.out.postgis/Makefile
===================================================================
--- grass-addons/vector/v.out.postgis/Makefile	                        (rev 0)
+++ grass-addons/vector/v.out.postgis/Makefile	2009-03-12 15:46:42 UTC (rev 36344)
@@ -0,0 +1,7 @@
+MODULE_TOPDIR = ../..
+
+PGM = v.out.postgis
+
+include $(MODULE_TOPDIR)/include/Make/Script.make
+
+default: script


Property changes on: grass-addons/vector/v.out.postgis/Makefile
___________________________________________________________________
Name: svn:mime-type
   + text/x-sh
Name: svn:keywords
   + Author Date Id
Name: svn:eol-style
   + native


Property changes on: grass-addons/vector/v.out.postgis/v.out.postgis.py
___________________________________________________________________
Name: svn:mime-type
   + text/x-python
Name: svn:keywords
   + Author Date Id
Name: svn:eol-style
   + native



More information about the grass-commit mailing list