- Sort DOCS, remove trailing whitespace

- Remove one of the duplicated SUBDIR+= layout

PR:		www/89379
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
This commit is contained in:
Pav Lucistnik 2005-11-30 17:26:17 +00:00
parent 03a14d4a9b
commit 6eb607a28d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26480

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/Makefile,v 1.132 2005/10/07 14:15:48 ceri Exp $ # $FreeBSD: www/en/Makefile,v 1.133 2005/10/30 15:52:46 blackend Exp $
.if exists(Makefile.conf) .if exists(Makefile.conf)
.include "Makefile.conf" .include "Makefile.conf"
@ -9,21 +9,21 @@
# These are turned into validated, normalized HTML files. # These are turned into validated, normalized HTML files.
DOCS= applications.sgml DOCS= about.sgml
DOCS+= about.sgml DOCS+= applications.sgml
DOCS+= art.sgml DOCS+= art.sgml
DOCS+= availability.sgml DOCS+= availability.sgml
DOCS+= community.sgml DOCS+= community.sgml
DOCS+= docs.sgml DOCS+= docs.sgml
DOCS+= features.sgml DOCS+= features.sgml
DOCS+= internet.sgml DOCS+= internet.sgml
DOCS+= mailto.sgml DOCS+= mailto.sgml
DOCS+= publish.sgml DOCS+= publish.sgml
DOCS+= relnotes.sgml DOCS+= relnotes.sgml
DOCS+= send-pr.sgml DOCS+= send-pr.sgml
DOCS+= support.sgml DOCS+= support.sgml
DOCS+= where.sgml DOCS+= where.sgml
DOCS+= y2kbug.sgml DOCS+= y2kbug.sgml
XMLDOCS= index:xsl:${XML_NEWS_NEWS}: XMLDOCS= index:xsl:${XML_NEWS_NEWS}:
DEPENDSET.index=transtable mirrors news press events \ DEPENDSET.index=transtable mirrors news press events \
@ -58,7 +58,6 @@ SUBDIR+= handbook
SUBDIR+= internal SUBDIR+= internal
SUBDIR+= java SUBDIR+= java
SUBDIR+= kse SUBDIR+= kse
SUBDIR+= layout
SUBDIR+= marketing SUBDIR+= marketing
SUBDIR+= news SUBDIR+= news
SUBDIR+= platforms SUBDIR+= platforms