# $FreeBSD: head/hu_HU.ISO8859-2/htdocs/platforms/Makefile 39631 2012-10-01 09:53:01Z gabor $

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

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

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

SUBDIR=	ia64

.include "${DOC_PREFIX}/share/mk/web.site.mk"
