Replace ${JADEFLAGS} with the corresponding variables.

This commit is contained in:
Hiroki Sato 2003-02-16 14:59:48 +00:00
parent dec7f3cd8e
commit ee5bf07c5d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16020
12 changed files with 16 additions and 15 deletions
en_US.ISO8859-1
articles
committers-guide
contributing
contributors
cvsup-advanced
hubs
pam
pr-guidelines
problem-reports
releng
smp
solid-state
books/faq

View file

@ -1,5 +1,5 @@
#
# $FreeBSD: doc/en_US.ISO_8859-1/articles/committers-guide/Makefile,v 1.3 1999/09/06 06:52:35 peter Exp $
# $FreeBSD$
#
# Build the FreeBSD New Committers Guide
#
@ -13,7 +13,7 @@ FORMATS?= html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
JADEFLAGS+= -V %generate-article-toc%
WITH_ARTICLE_TOC=YES
#
# SRCS lists the individual SGML files that make up the document. Changes

View file

@ -7,7 +7,7 @@ FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
JADEFLAGS+= -V %generate-article-toc%
WITH_ARTICLE_TOC=YES
SRCS= article.sgml

View file

@ -7,7 +7,7 @@ FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
JADEFLAGS+= -V %generate-article-toc%
WITH_ARTICLE_TOC=YES
SRCS= article.sgml

View file

@ -7,7 +7,7 @@ FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
JADEFLAGS+= -V %generate-article-toc%
WITH_ARTICLE_TOC=YES
SRCS= article.sgml

View file

@ -7,7 +7,7 @@ FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
JADEFLAGS+= -V %generate-article-toc%
WITH_ARTICLE_TOC=YES
SRCS= article.sgml

View file

@ -7,7 +7,8 @@ FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
JADEFLAGS+= -V %generate-article-toc%
WITH_ARTICLE_TOC=YES
WITH_INLINE_LEGALNOTICE=YES
SRCS= article.sgml pam_app.c pam_conv.c pam_module.c

View file

@ -7,7 +7,7 @@ FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
JADEFLAGS+= -V %generate-article-toc%
WITH_ARTICLE_TOC=YES
SRCS= article.sgml

View file

@ -7,7 +7,7 @@ FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
JADEFLAGS+= -V %generate-article-toc%
WITH_ARTICLE_TOC=YES
SRCS= article.sgml

View file

@ -10,7 +10,7 @@ FORMATS?= html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
JADEFLAGS+= -V %generate-article-toc%
WITH_ARTICLE_TOC=YES
# SGML content
SRCS= article.sgml branches.ascii

View file

@ -9,7 +9,7 @@ FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
JADEFLAGS+= -V %generate-article-toc%
WITH_ARTICLE_TOC=YES
SRCS= article.sgml

View file

@ -1,5 +1,5 @@
#
# $FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/Makefile,v 1.4 2001/04/08 17:26:59 nik Exp $
# $FreeBSD$
#
#
@ -10,7 +10,7 @@ FORMATS?= html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
JADEFLAGS+= -V %generate-article-toc%
WITH_ARTICLE_TOC=YES
#
# SRCS lists the individual SGML files that make up the document. Changes

View file

@ -1,5 +1,5 @@
#
# $FreeBSD: doc/en_US.ISO_8859-1/books/faq/Makefile,v 1.6 1999/09/06 06:52:39 peter Exp $
# $FreeBSD$
#
# Build the FreeBSD FAQ
#
@ -13,7 +13,7 @@ FORMATS?= html-split html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
JADEFLAGS+=-Vbiblio-xref-title
WITH_BIBLIOXREF_TITLE=YES
#
# SRCS lists the individual SGML files that make up the document. Changes
# to any of these files will force a rebuild