Bug 90171

Summary: Modification Requirement for doc/share/mk/doc.docbook.mk
Product: Documentation Reporter: intron
Component: Books & ArticlesAssignee: Xin LI <delphij>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description intron 2005-12-10 02:20:02 UTC
1. After I build PDF and PS formats of books and articles, I cannot remove
   book.out or article.out by "make clean".
2. We Chinese document translation team needs Chinese-specific Makefile target
   ${DOC}.pdf, ${DOC}.dvi and ${DOC}.txt. And we would override these targets
   in doc/zh_CN.GB2312/share/mk/doc.local.mk. Thus, appropriate wrappers around
   target ${DOC}.dvi and ${DOC}.txt in doc/share/mk/doc.docbook.mk are required.

        For more information, please contact Chinese FreeBSD committee Li, Xin
   <delphij@FreeBSD.org> or me.
Comment 1 Xin LI freebsd_committer freebsd_triage 2005-12-10 13:39:37 UTC
Responsible Changed
From-To: freebsd-doc->delphij

Take
Comment 2 Xin LI freebsd_committer freebsd_triage 2005-12-10 14:02:56 UTC
State Changed
From-To: open->closed

Committed, thanks!