head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2007.02.23.22.52.25;	author gabor;	state Exp;
branches;
next	1.1;

1.1
date	2007.01.07.22.44.47;	author keramida;	state Exp;
branches;
next	;


desc
@@


1.2
log
@MFen:

applications.sgml		1.33 -> 1.34
community/mailinglists.sgml	1.12 -> 1.13
platforms/Makefile		small fix only
platforms/i386.sgml		1.9 -> 1.10
platforms/ppc.sgml		1.19 -> 1.20
projects/projects.sgml		1.202 -> 1.203
search/site.map			1.26 -> 1.28
search/web.atoz			1.86 -> 1.87
share/sgml/header.l10n.ent	1.2 -> 1.6

Approved by:	keramida (mentor)
@
text
@# $FreeBSD: www/hu/platforms/Makefile,v 1.1 2007/01/07 22:44:47 keramida Exp $

###################################################
# The FreeBSD Hungarian Documentation Project     #
###################################################

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

DOCS=	alpha.sgml
DOCS+=	amd64.sgml
DOCS+=	arm.sgml
DOCS+=	i386.sgml
DOCS+=	index.sgml
DOCS+=	mips.sgml
DOCS+=	pc98.sgml
DOCS+=	ppc.sgml
DOCS+=	sparc.sgml
DOCS+=	sun4v.sgml
DOCS+=	xbox.sgml

SUBDIR=	ia64

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


1.1
log
@Add new translation of our web site, in Hungarian.

PR:		106417
Submitted by:	gabor
@
text
@d1 1
a1 1
# $FreeBSD: www/en/platforms/Makefile,v 1.10 2005/04/18 21:11:59 pav Exp $
d26 1
a26 1
SUBDIR+=ia64
@

