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