[GRASS-SVN] r33572 - grass/trunk/display/d.graph
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Sep 27 19:03:21 EDT 2008
Author: glynn
Date: 2008-09-27 19:03:20 -0400 (Sat, 27 Sep 2008)
New Revision: 33572
Modified:
grass/trunk/display/d.graph/Makefile
Log:
d.graph.html is fragment, not complete file
Modified: grass/trunk/display/d.graph/Makefile
===================================================================
--- grass/trunk/display/d.graph/Makefile 2008-09-27 20:01:28 UTC (rev 33571)
+++ grass/trunk/display/d.graph/Makefile 2008-09-27 23:03:20 UTC (rev 33572)
@@ -8,6 +8,3 @@
include $(MODULE_TOPDIR)/include/Make/Module.make
default: cmd $(HTMLDIR)/grass_logo.txt
-
-$(HTMLDIR)/%: %
- $(INSTALL_DATA) $< $@
More information about the grass-commit
mailing list