git-svn-id: https://svn.osgeo.org/grass/grass/trunk@52941 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -25,6 +25,4 @@ include $(MODULE_TOPDIR)/include/Make/Shlib.make
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