[GRASS-SVN] r30107 - grass/trunk/display/d.rast.edit
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Feb 13 01:25:55 EST 2008
Author: hamish
Date: 2008-02-13 01:25:54 -0500 (Wed, 13 Feb 2008)
New Revision: 30107
Modified:
grass/trunk/display/d.rast.edit/Makefile
Log:
rename incase you want to build it manually
Modified: grass/trunk/display/d.rast.edit/Makefile
===================================================================
--- grass/trunk/display/d.rast.edit/Makefile 2008-02-13 06:14:20 UTC (rev 30106)
+++ grass/trunk/display/d.rast.edit/Makefile 2008-02-13 06:25:54 UTC (rev 30107)
@@ -1,6 +1,6 @@
MODULE_TOPDIR = ../..
-PGM = d.rast.edit
+PGM = d.rast.edit.old
LIBES = $(DISPLAYLIB) $(RASTERLIB) $(GISLIB)
DEPENDENCIES= $(DISPLAYDEP) $(RASTERDEP) $(GISDEP)
More information about the grass-commit
mailing list