# $FreeBSD$ # The FreeBSD French Documentation Project # Original revision: 1.9 .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS+= index-site.xml DOCS+= search.xml DOCS+= searchhints.xml DOCS+= search-mid.xml INDEXLINK= search.html XMLDOCS= index-site:xsl:sitemap.xml .include "${DOC_PREFIX}/share/mk/web.site.mk"