Disable announce.sgml build temporarily since the announcement is not done yet.
This commit is contained in:
parent
6b953664fd
commit
bbf26dded3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33313
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/releases/6.4R/Makefile,v 1.2 2008/11/06 15:47:57 hrs Exp $
|
||||
# $FreeBSD: www/en/releases/6.4R/Makefile,v 1.3 2008/11/28 15:27:45 hrs Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -7,8 +7,8 @@
|
|||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
DOCS= announce.sgml
|
||||
DOCS+= relnotes.sgml
|
||||
#DOCS= announce.sgml
|
||||
DOCS= relnotes.sgml
|
||||
DOCS+= hardware.sgml
|
||||
DOCS+= installation.sgml
|
||||
DOCS+= schedule.sgml
|
||||
|
|
Loading…
Reference in a new issue