[GRASS-SVN] r52941 - grass/trunk/include/Make
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Aug 28 00:50:47 PDT 2012
Author: martinl
Date: 2012-08-28 00:50:46 -0700 (Tue, 28 Aug 2012)
New Revision: 52941
Modified:
grass/trunk/include/Make/Lib.make
Log:
fix broken Lib.make
Modified: grass/trunk/include/Make/Lib.make
===================================================================
--- grass/trunk/include/Make/Lib.make 2012-08-28 07:08:56 UTC (rev 52940)
+++ grass/trunk/include/Make/Lib.make 2012-08-28 07:50:46 UTC (rev 52941)
@@ -25,6 +25,4 @@
lib: $(GRASS_LIBRARY_TYPE)
if [ "$(PGM)" != "" -a -f "$(PGM)".html ] ; then $(MAKE) html ; fi
-
-lib: $(GRASS_LIBRARY_TYPE)
if [ "$(PGM)" != "" -a -f "$(PGM)".html ] ; then $(MAKE) rest ; fi
More information about the grass-commit
mailing list