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

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