View | Details | Raw Unified | Return to bug 99640
Collapse All | Expand All

(-)zh_TW.Big5/books/faq/Makefile (-2 / +3 lines)
Lines 4-10 Link Here
4
# Build the FreeBSD Chinese-Big5 FAQ
4
# Build the FreeBSD Chinese-Big5 FAQ
5
#
5
#
6
6
7
MAINTAINER=vanilla@FreeBSD.org ijliao@FreeBSD.org clive@FreeBSD.org
7
MAINTAINER=vanilla@FreeBSD.org ijliao@FreeBSD.org clive@FreeBSD.org \
8
	   clsung@FreeBSD.org
8
9
9
DOC?= book
10
DOC?= book
10
11
Lines 13-19 Link Here
13
INSTALL_COMPRESSED?= gz
14
INSTALL_COMPRESSED?= gz
14
INSTALL_ONLY_COMPRESSED?=
15
INSTALL_ONLY_COMPRESSED?=
15
16
16
JADEFLAGS+=-Vbiblio-xref-title
17
WITH_BIBLIOXREF_TITLE?=YES
17
# 
18
# 
18
# SRCS lists the individual SGML files that make up the document. Changes
19
# SRCS lists the individual SGML files that make up the document. Changes
19
# to any of these files will force a rebuild
20
# to any of these files will force a rebuild

Return to bug 99640