Following change in the English version is merged:
1.19 -> 1.22 internal/Makefile
This commit is contained in:
parent
769ed27938
commit
4fad3a101c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7163
1 changed files with 2 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD: www/ja/internal/Makefile,v 1.12 1999/12/23 01:15:50 kuriyama Exp $
|
||||
# $FreeBSD: www/ja/internal/Makefile,v 1.13 2000/01/22 01:20:37 kuriyama Exp $
|
||||
# The FreeBSD Japanese Documentation Project
|
||||
# Original revision: 1.19
|
||||
# Original revision: 1.22
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -14,14 +14,6 @@ DOCS+= mirror.sgml
|
|||
DOCS+= statistic.sgml
|
||||
DOCS+= developer.sgml
|
||||
|
||||
#.if !defined(WEB_ONLY) || empty(WEB_ONLY)
|
||||
#LOCAL= committers-guide.html
|
||||
#.endif
|
||||
|
||||
#committers-guide.html: ../../../doc/en_US.ISO_8859-1/articles/committers-guide/article.sgml
|
||||
# (cd ../../../doc/en_US.ISO_8859-1/articles/committers-guide && ${MAKE} FORMATS=html INSTALL_COMPRESSED='')
|
||||
# cp ../../../doc/en_US.ISO_8859-1/articles/committers-guide/article.html committers-guide.html
|
||||
|
||||
INDEXLINK= internal.html
|
||||
|
||||
# DATA+= README.mirror
|
||||
|
|
Loading…
Reference in a new issue