Add ${DOC}.ps in pdf target CLEANFILES, this is needed to correctly clean

the Handbook build in pdf format.
This commit is contained in:
Marc Fonvieille 2003-02-01 15:14:40 +00:00
parent 34f6cf9da5
commit 53756ddd2e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15869

View file

@ -304,7 +304,7 @@ CLEANFILES+= ${DOC}.aux ${DOC}.dvi ${DOC}.log ${DOC}.tex-ps ${DOC}.tex
.elif ${_cf} == "pdf"
CLEANFILES+= ${DOC}.aux ${DOC}.dvi ${DOC}.log ${DOC}.out ${DOC}.tex-pdf \
${DOC}.tex
${DOC}.tex ${DOC}.ps
.elif ${_cf} == "pdb"
_docs+= ${.CURDIR:T}.pdb