doc/en_US.ISO8859-1/htdocs/donations/Makefile
Glen Barber e849a423d0 Unlink wantlist.html from the build.
Sponsored by:	The FreeBSD Foundation
2014-02-11 03:07:20 +00:00

12 lines
216 B
Makefile

# $FreeBSD$
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= index.xml donors.xml
.include "${DOC_PREFIX}/share/mk/web.site.mk"