Lines Matching refs:genhtml
1261 GENHTML = /usr/bin/genhtml1266 if [ ! -x $(LCOV) -o ! -x $(GENHTML) ] ; then \1267 echo Need $(LCOV) and $(GENHTML) excecutables; exit 1 ; fi1274 $(GENHTML) -s -t "libxml2" -o $(top_builddir)/coverage --legend $(top_builddir)/coverage/libxml2.info