[GRASS-SVN] r41272 - grass-addons/raster/r.fuzzy
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Mar 3 01:52:40 EST 2010
Author: jarekj71
Date: 2010-03-03 01:52:40 -0500 (Wed, 03 Mar 2010)
New Revision: 41272
Removed:
grass-addons/raster/r.fuzzy/Makefile
Log:
wrong
Deleted: grass-addons/raster/r.fuzzy/Makefile
===================================================================
--- grass-addons/raster/r.fuzzy/Makefile 2010-03-03 06:51:22 UTC (rev 41271)
+++ grass-addons/raster/r.fuzzy/Makefile 2010-03-03 06:52:40 UTC (rev 41272)
@@ -1,14 +0,0 @@
-# fix this relative to include/
-# or use absolute path to the GRASS source code
-MODULE_TOPDIR = ../..
-
-PGM = r.stream.angle
-
-LIBES = $(VECTLIB) $(DBMILIB) $(GISLIB)
-DEPENDENCIES = $(VECTDEP) $(DBMIDEP) $(GISDEP)
-EXTRA_INC = $(VECT_INC)
-EXTRA_CFLAGS = $(VECT_CFLAGS)
-
-include $(MODULE_TOPDIR)/include/Make/Module.make
-
-default: cmd
More information about the grass-commit
mailing list