Home | History | Annotate | Download | only in libxml2

Lines Matching refs:genhtml

1305 GENHTML = /usr/bin/genhtml
1310 if [ ! -x $(LCOV) -o ! -x $(GENHTML) ] ; then \
1311 echo Need $(LCOV) and $(GENHTML) excecutables; exit 1 ; fi
1318 $(GENHTML) -s -t "libxml2" -o $(top_builddir)/coverage --legend $(top_builddir)/coverage/libxml2.info