htmldir = $(datadir)/doc/$(DOCSUFFIX)/html EXTRA_DIST = html icons mainpage.dox getstart.dox quicktour.dox \ demoprograms.dox graphs.dox undir_graphs.dox named-param.dox \ maps.dox coding_style.dox groups.dox namespaces.dox license.dox \ developers_interface.dox graph_io.dox dirs.dox graph-adaptors.dox html/index.html: if test ${doxygen_found} = yes; then \ doxygen Doxyfile; \ cp $(srcdir)/icons/geom/ftv2* html; \ fi html: html/index.html clean-local: -rm -rf html install-data-local: html/index.html @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(htmldir) @dir='$(