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


1.2
date	2000.11.07.04.05.28;	author kuriyama;	state Exp;
branches;
next	1.1;

1.1
date	97.03.30.03.39.04;	author mbarkah;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch web.mk to share/mk/web.site.mk in English version.
@
text
@# $FreeBSD$

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

DOCS=	notes.sgml

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


1.1
log
@Added 2.2.1R to releases/Makefile SUBDIR tag.
Added missing Makefile for the 2.2.1R sub-directory.
@
text
@d1 9
d12 1
a12 1
.include "../../web.mk"
@

