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


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


desc
@@


1.1
log
@MFP4: Add new second level sections to simplify navigation through
pages that have grown organically for 8+ years without being
reorganized.

Submitted by:	Emily Boyd
Sponsored by:	Google Summer of Code
@
text
@# $FreeBSD: www/en/support/Makefile,v 1.16 2004/05/05 07:56:31 josef Exp $

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS=   bugreports.sgml webresources.sgml

.include "${WEB_PREFIX}/share/mk/web.site.mk"@
