doc/en_US.ISO8859-1/htdocs/events/2003/Makefile

13 lines
216 B
Makefile
Raw Normal View History

# $FreeBSD$
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS?= bsdcon-devsummit.sgml
.include "${WEB_PREFIX}/share/mk/web.site.mk"