Hook up 6.3 release documentation glue pages to the Web site build.
This commit is contained in:
parent
f81a289729
commit
14c6898156
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31314
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/releases/6.3R/Makefile,v 1.2 2008/01/17 16:13:58 hrs Exp $
|
||||
# $FreeBSD: www/en/releases/6.3R/Makefile,v 1.3 2008/01/18 17:05:08 hrs Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -8,9 +8,9 @@
|
|||
.endif
|
||||
|
||||
#DOCS= announce.sgml
|
||||
#DOCS+= relnotes.sgml
|
||||
#DOCS+= hardware.sgml
|
||||
#DOCS+= installation.sgml
|
||||
DOCS+= relnotes.sgml
|
||||
DOCS+= hardware.sgml
|
||||
DOCS+= installation.sgml
|
||||
DOCS+= schedule.sgml
|
||||
|
||||
#FETCHFILE= http://people.freebsd.org/~pho/stress/log/news.rss
|
||||
|
|
Loading…
Reference in a new issue