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:
parent
5c5db13217
commit
413a134138
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13789
1 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue