| Summary: | [patch] make clean in DocProj dirs leave generated files | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Alex Kapranoff <kapr> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
State Changed From-To: open->closed Applied, thanks! |
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.