# $FreeBSD$ # Original revision: 1.3 .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DATA= docbook.css DATA+= errata.html DATA+= hardware.html DATA+= readme.html DATA+= relnotes.html .include "${DOC_PREFIX}/share/mk/web.site.mk"