doc/es/news/Makefile
Gabor Kovesdan 28b82c85c9 - MFen:
applications.sgml			--> r1.34
   copyright/copyright.sgml		--> r1.12
   copyright/daemon.sgml		--> r1.29
   copyright/freebsd-license.sgml	--> r1.6
   index.xsl				--> r1.160
   share/sgml/header.l10n.ent		--> r1.6
   share/sgml/l10n.ent			--> r1.1
   share/sgml/navibar.l10n.ent		--> r1.11
- Remove ancient files
- Remove untranslated files and link them from www/en
- Entity fixes

Reviewed by:	carvay
2007-11-07 09:01:12 +00:00

22 lines
444 B
Makefile

# $FreeBSD: www/es/news/Makefile,v 1.6 2000/11/29 23:56:58 kuriyama Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS+= press.sgml
DOCS+= newsflash.sgml
DOCS+= news.sgml
# press releases
DOCS+= pressreleases.sgml
DOCS+= press-rel-1.sgml
DOCS+= press-rel-2.sgml
DOCS+= press-rel-3.sgml
INDEXLINK= news.html
.include "${WEB_PREFIX}/share/mk/web.site.mk"