head	1.2;
access;
symbols
	HRS_XML_CLEANUP:1.2
	HRS_XML_CLEANUP_PRE:1.2
	EMILYBOYD_REDESIGN:1.2
	PRE_REDESIGN:1.2;
locks; strict;
comment	@# @;


1.2
date	2002.08.16.07.30.40;	author murray;	state Exp;
branches;
next	1.1;

1.1
date	2002.03.16.08.47.55;	author murray;	state Exp;
branches;
next	;


desc
@@


1.2
log
@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.
@
text
@# $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"
@


1.1
log
@Add notes from the BSDCon 2002 FreeBSD Developer Summit.

This is deliberately not connected to the build, as Robert still may
have some updates to add before we make this public.

Notes prepared by:	gnn and rwatson
@
text
@d1 1
a1 1
# $FreeBSD$
d10 1
a10 1
DOCS?=	bsdcon-devsummit.sgml
@

