Hook up the release documentation to the build.
This commit is contained in:
parent
940da73a64
commit
e0fd5be89b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21019
1 changed files with 9 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/releases/4.10R/Makefile,v 1.2 2004/04/06 11:32:27 phantom Exp $
|
||||
# $FreeBSD: www/en/releases/4.10R/Makefile,v 1.3 2004/05/25 22:04:38 hrs Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
|
@ -16,13 +16,13 @@ DOCS+= schedule.sgml
|
|||
DOCS+= todo.sgml
|
||||
|
||||
DATA= docbook.css
|
||||
#DATA+= errata.html
|
||||
#DATA+= hardware-alpha.html
|
||||
#DATA+= hardware-i386.html
|
||||
#DATA+= installation-alpha.html
|
||||
#DATA+= installation-i386.html
|
||||
#DATA+= readme.html
|
||||
#DATA+= relnotes-alpha.html
|
||||
#DATA+= relnotes-i386.html
|
||||
DATA+= errata.html
|
||||
DATA+= hardware-alpha.html
|
||||
DATA+= hardware-i386.html
|
||||
DATA+= installation-alpha.html
|
||||
DATA+= installation-i386.html
|
||||
DATA+= readme.html
|
||||
DATA+= relnotes-alpha.html
|
||||
DATA+= relnotes-i386.html
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue