Merge some improvements of build infrastructure from the Simplified Chinese
project: - For "dvi" and "ps", add "${DOC}.out" to CLEANFILES - Allow overriding of the following targets: ${DOC}.txt, ${DOC}.dvi, ${DOC}.pdf, ${PRINT_INDEX} Submitted by: "intron" <intron intron ac> PR: docs/90171
This commit is contained in:
parent
bdbb2226c8
commit
520a2bc162
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26559
1 changed files with 8 additions and 2 deletions
|
@ -352,13 +352,13 @@ CLEANFILES+= ${DOC}.html
|
|||
CLEANFILES+= ${DOC}.html-text
|
||||
|
||||