Merge the following from the English version:
1.49 -> 1.50 www/ja/internal/Makefile 1.57 -> 1.58 www/ja/releases/Makefile
This commit is contained in:
parent
f11a2f754a
commit
816fbe9349
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37521
2 changed files with 7 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD: www/ja/internal/Makefile,v 1.21 2004/01/10 18:37:58 rushani Exp $
|
||||
# $FreeBSD: www/ja/internal/Makefile,v 1.22 2011/03/17 13:21:37 ryusuke Exp $
|
||||
# The FreeBSD Japanese Documentation Project
|
||||
# Original revision: 1.49
|
||||
# Original revision: 1.50
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -12,6 +12,7 @@
|
|||
DOCS+= about.sgml
|
||||
#DOCS+= bylaws.sgml
|
||||
#DOCS+= core-vote.sgml
|
||||
#DOCS+= data.sgml
|
||||
DOCS+= developer.sgml
|
||||
#DOCS+= doceng.sgml
|
||||
#DOCS+= expire-bits.sgml
|
||||
|
@ -23,6 +24,7 @@ DOCS+= mirror.sgml
|
|||
#DOCS+= new-account.sgml
|
||||
#DOCS+= policies.sgml
|
||||
#DOCS+= releng.sgml
|
||||
#DOCS+= resources.sgml
|
||||
DOCS+= statistic.sgml
|
||||
|
||||
INDEXLINK= internal.html
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD: www/ja/releases/Makefile,v 1.39 2005/06/28 16:39:31 rushani Exp $
|
||||
# $FreeBSD: www/ja/releases/Makefile,v 1.40 2011/06/10 15:37:19 ryusuke Exp $
|
||||
# The FreeBSD Japanese Documentation Project
|
||||
# Original revision: 1.57
|
||||
# Original revision: 1.58
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -21,6 +21,7 @@ SUBDIR+= 5.0R 5.1R 5.2R 5.2.1R 5.3R 5.4R
|
|||
#SUBDIR+= 6.0R 6.1R 6.2R 6.3R 6.4R
|
||||
#SUBDIR+= 7.0R 7.1R 7.2R 7.3R 7.4R
|
||||
#SUBDIR+= 8.0R 8.1R 8.2R
|
||||
#SUBDIR+= 9.0R
|
||||
|
||||
.if defined $(NEW_BUILD)
|
||||
SUBDIR=
|
||||
|
|
Loading…
Reference in a new issue