[GRASS-SVN] r46370 - grass-addons/grass7/display/d.mon

svn_grass at osgeo.org svn_grass at osgeo.org
Sun May 22 10:51:30 EDT 2011


Author: neteler
Date: 2011-05-22 07:51:30 -0700 (Sun, 22 May 2011)
New Revision: 46370

Added:
   grass-addons/grass7/display/d.mon/Makefile
Log:
fix missing Makefile

Added: grass-addons/grass7/display/d.mon/Makefile
===================================================================
--- grass-addons/grass7/display/d.mon/Makefile	                        (rev 0)
+++ grass-addons/grass7/display/d.mon/Makefile	2011-05-22 14:51:30 UTC (rev 46370)
@@ -0,0 +1,7 @@
+MODULE_TOPDIR = ../..
+
+PGM = d.mon
+
+include $(MODULE_TOPDIR)/include/Make/Script.make
+
+default: script


Property changes on: grass-addons/grass7/display/d.mon/Makefile
___________________________________________________________________
Added: svn:mime-type
   + text/x-makefile
Added: svn:eol-style
   + native



More information about the grass-commit mailing list