Back out all of the previous commit that didn't involve the MAINTAINER

line.

Swear a solemn oath to 'cvs diff' prior to running 'cvs commit'.
This commit is contained in:
Nik Clayton 2002-08-05 22:04:44 +00:00
parent 5c5db13217
commit 413a134138
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13789

View file

@ -164,13 +164,13 @@ SGMLFLAGS+= ${CHAPTERS:S/\/chapter.sgml//:S/^/-i chap./}
# limits in pdftex. Until we split the Handbook up, build the PDF
# version using ps2pdf instead of pdftex.
#PS2PDF?= ${PREFIX}/bin/ps2pdf
PS2PDF?= ${PREFIX}/bin/ps2pdf
#book.tex-pdf:
# ${TOUCH} book.tex-pdf
book.tex-pdf:
${TOUCH} book.tex-pdf
#book.pdf: book.ps
# ${PS2PDF} book.ps book.pdf
book.pdf: book.ps
${PS2PDF} book.ps book.pdf
pgpkeyring: pgpkeys/chapter.sgml
@${JADE} -V nochunks ${JADEOPTS} -d ${DSLPGP} -t sgml ${MASTERDOC}