doc/en/events/2002/Makefile
Murray Stokely 1b59e7f1b7 Connect the Usenix summit notes to the build, so it is easier for
others to review.  Note, this is intentionally NOT linked from
anywhere yet.
2002-08-16 07:30:40 +00:00

12 lines
305 B
Makefile

# $FreeBSD: www/en/events/2002/Makefile,v 1.1 2002/03/16 08:47:55 murray Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS?= bsdcon-devsummit.sgml usenix-devsummit.sgml
.include "${WEB_PREFIX}/share/mk/web.site.mk"