diff --git a/en/news/Makefile b/en/news/Makefile index 8185673e7e..7d09687f92 100644 --- a/en/news/Makefile +++ b/en/news/Makefile @@ -1,60 +1,58 @@ -# $FreeBSD: www/en/news/Makefile,v 1.36 2003/05/21 07:57:57 murray Exp $ +# $FreeBSD: www/en/news/Makefile,v 1.37 2003/07/11 19:51:56 ceri Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif -#DOCS+= press.sgml DOCS+= news.sgml -#DOCS+= webchanges.sgml # press releases DOCS+= pressreleases.sgml DOCS+= press-rel-1.sgml DOCS+= press-rel-2.sgml DOCS+= press-rel-3.sgml DOCS+= press-rel-4.sgml DOCS+= press-rel-5.sgml DOCS+= press-rel-6.sgml DOCS+= press-rel-7.sgml # The yearly State of the Union address DOCS+= sou1999.sgml INDEXLINK= news.html SUBDIR= 1993 SUBDIR+= 1996 SUBDIR+= 1997 SUBDIR+= 1998 SUBDIR+= 1999 SUBDIR+= 2000 SUBDIR+= 2001 SUBDIR+= 2002 SUBDIR+= status DATA= newsflash.html news.rdf press.html CLEANFILES+= newsflash.html news.rdf press.html newsflash.html: newsflash.xsl news.xml includes.xsl ../includes.xsl ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ ${.CURDIR}/newsflash.xsl ${.CURDIR}/news.xml .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} ${.TARGET} .endif news.rdf: news-rdf.xsl news.xml includes.xsl ../includes.xsl ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ ${.CURDIR}/news-rdf.xsl ${.CURDIR}/news.xml press.html: press.xsl press.xml includes.xsl ../includes.xsl ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ ${.CURDIR}/press.xsl ${.CURDIR}/press.xml .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} ${.TARGET} .endif .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/news/webchanges.sgml b/en/news/webchanges.sgml deleted file mode 100644 index a9559b41f2..0000000000 --- a/en/news/webchanges.sgml +++ /dev/null @@ -1,295 +0,0 @@ - - - - %includes; - %newsincludes; -]> - - -&header; - -

-This page lists user visible changes at the FreeBSD Web Server. -

- -

December 1999

- - - -

October 1999

- - -

September 1999

- - -

August 1999

- - -

July 1999

- - - -&newshome; -&footer; - -