- 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:
parent
03a14d4a9b
commit
6eb607a28d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26480
1 changed files with 8 additions and 9 deletions
|
@ -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)
|
||||
.include "Makefile.conf"
|
||||
|
@ -9,8 +9,8 @@
|
|||
|
||||
# These are turned into validated, normalized HTML files.
|
||||
|
||||
DOCS= applications.sgml
|
||||
DOCS+= about.sgml
|
||||
DOCS= about.sgml
|
||||
DOCS+= applications.sgml
|
||||
DOCS+= art.sgml
|
||||
DOCS+= availability.sgml
|
||||
DOCS+= community.sgml
|
||||
|
@ -58,7 +58,6 @@ SUBDIR+= handbook
|
|||
SUBDIR+= internal
|
||||
SUBDIR+= java
|
||||
SUBDIR+= kse
|
||||
SUBDIR+= layout
|
||||
SUBDIR+= marketing
|
||||
SUBDIR+= news
|
||||
SUBDIR+= platforms
|
||||
|
|
Loading…
Reference in a new issue