doc/es/platforms/ia64/Makefile
Gabor Kovesdan 13ccc43ecc - MFen:
platforms/ia64/todo.xsl			new translation

Submitted by:	carvay
2008-02-18 14:28:47 +00:00

15 lines
393 B
Makefile

# $FreeBSD: www/es/platforms/ia64/Makefile,v 1.1 2008/02/16 11:16:46 gabor Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= machines.sgml refs.sgml
XMLDOCS= index::../../../en/platforms/ia64/news.xml:
XMLDOCS+= todo::../../../en/platforms/ia64/news.xml:
.include "${WEB_PREFIX}/share/mk/web.site.mk"