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


1.1
date	2003.10.21.16.54.06;	author andy;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial import, synchronized with English 1.1
@
text
@# The FreeBSD Russian Documentation Project
#
# $FreeBSD: www/en/platforms/ia64/Makefile,v 1.1 2003/01/19 09:50:31 marcel Exp $
# $FreeBSDru: frdp/www/ru/platforms/ia64/Makefile,v 1.1 2003/10/21 16:59:37 andy Exp $
#
# Original revision: 1.1

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

DOCS=	index.sgml machines.sgml refs.sgml todo.sgml

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