Bug 28864

Summary: [patch] make clean in DocProj dirs leave generated files
Product: Documentation Reporter: Alex Kapranoff <kapr>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Alex Kapranoff 2001-07-10 08:20:01 UTC
	1. Recent conversion to using CSS stylesheets for html-based
	formats missed adding docbook.css to CLEANFILES.
	2. ${INDEX_SGML} is now generated whether ${GEN_INDEX} is
	defined or not. So add it to CLEANFILES unconditionally.
Comment 1 dd freebsd_committer freebsd_triage 2001-07-12 01:25:15 UTC
State Changed
From-To: open->closed

Applied, thanks!