Merge changes in the English version (1.28 -> 1.29).
This commit is contained in:
parent
ebd10e1382
commit
1e48f6eac4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7594
1 changed files with 4 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
#
|
||||
# $FreeBSD: doc/ja_JP.eucJP/books/handbook/Makefile,v 1.43 2000/02/03 03:11:06 kuriyama Exp $
|
||||
# $FreeBSD: doc/ja_JP.eucJP/books/handbook/Makefile,v 1.44 2000/07/08 11:49:05 hrs Exp $
|
||||
#
|
||||
# Build the FreeBSD Handbook (Japanese).
|
||||
#
|
||||
# Original revision: 1.28
|
||||
# Original revision: 1.29
|
||||
#
|
||||
|
||||
MAINTAINER=kuriyama@FreeBSD.ORG
|
||||
|
@ -65,5 +65,7 @@ SRCS+= mailing-lists.ent
|
|||
SRCS+= jcontrib/chapter.sgml
|
||||
SRCS+= jauthors.ent
|
||||
|
||||
SYMLINKS= ${DESTDIR} index.html handbook.html
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
Loading…
Reference in a new issue