Synchronize with English 1.10
This commit is contained in:
parent
72919141ae
commit
d32b124ff2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19254
1 changed files with 5 additions and 4 deletions
|
|
@ -2,9 +2,9 @@
|
||||||
# The FreeBSD Russian Documentation Project
|
# The FreeBSD Russian Documentation Project
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/faq/Makefile,v 1.9 2002/01/09 15:57:43 andy Exp $
|
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/faq/Makefile,v 1.10 2003/12/20 17:53:19 andy Exp $
|
||||||
#
|
#
|
||||||
# Original revision: 1.7
|
# Original revision: 1.10
|
||||||
#
|
#
|
||||||
# Build the FreeBSD FAQ
|
# Build the FreeBSD FAQ
|
||||||
#
|
#
|
||||||
|
|
@ -18,14 +18,15 @@ FORMATS?= html-split html
|
||||||
INSTALL_COMPRESSED?= gz
|
INSTALL_COMPRESSED?= gz
|
||||||
INSTALL_ONLY_COMPRESSED?=
|
INSTALL_ONLY_COMPRESSED?=
|
||||||
|
|
||||||
JADEFLAGS+=-Vbiblio-xref-title
|
WITH_BIBLIOXREF_TITLE?=YES
|
||||||
|
|
||||||
#
|
#
|
||||||
# SRCS lists the individual SGML files that make up the document. Changes
|
# SRCS lists the individual SGML files that make up the document. Changes
|
||||||
# to any of these files will force a rebuild
|
# to any of these files will force a rebuild
|
||||||
#
|
#
|
||||||
|
|
||||||
# SGML content
|
# SGML content
|
||||||
SRCS = book.sgml
|
SRCS= book.sgml
|
||||||
|
|
||||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue