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


1.3
date	2002.04.05.05.37.35;	author kuriyama;	state Exp;
branches;
next	1.2;

1.2
date	2002.04.04.22.16.44;	author trhodes;	state Exp;
branches;
next	1.1;

1.1
date	2002.04.04.21.58.34;	author trhodes;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Don't symlink index.html to index.html.
@
text
@# $FreeBSD$
#
# Makefile for the advocacy site

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

DOCS=   index.sgml
DOCS+=	myths.sgml
DOCS+=	letter.sgml

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


1.2
log
@Final attachment of advocacy

Submitted by:	jim and nik
@
text
@d1 2
a14 3


INDEXLINK= index.html
@


1.1
log
@More of the advocacy site

Reviewed by:	jim and nik
@
text
@d15 1
a15 1
INDEXLINK= advocacy.html
@

