From 3f70c9595b6c665382d3560f859bc3d1b1d0cf74 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Mon, 17 Apr 2006 17:49:24 +0000 Subject: Move build targets for book.{ps,pdf} of the handbook to the LI part. --- it_IT.ISO8859-15/books/handbook/Makefile | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'it_IT.ISO8859-15') diff --git a/it_IT.ISO8859-15/books/handbook/Makefile b/it_IT.ISO8859-15/books/handbook/Makefile index 27e2712365..ffaf685bfd 100644 --- a/it_IT.ISO8859-15/books/handbook/Makefile +++ b/it_IT.ISO8859-15/books/handbook/Makefile @@ -35,6 +35,7 @@ DOC?= book FORMATS?= html-split HAS_INDEX= true +USE_PS2PDF= yes INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= @@ -199,18 +200,6 @@ CHAPTERS?= ${SRCS:M*chapter.sgml} SGMLFLAGS+= ${CHAPTERS:S/\/chapter.sgml//:S/^/-i chap./} SGMLFLAGS+= -i chap.freebsd-glossary -# XXX La creazione del Manuale attualmente sfora dei limiti interni, -# codificati in pdftex. Finché non dividiamo il Manuale, crea la versione -# PDF usando ps2pdf invece di pdftex. - -PS2PDF?= ${PREFIX}/bin/ps2pdf - -book.tex-pdf: - ${TOUCH} book.tex-pdf - -book.pdf: book.ps - ${PS2PDF} book.ps book.pdf - pgpkeyring: pgpkeys/chapter.sgml @${JADE} -V nochunks ${OTHERFLAGS} ${JADEOPTS} -d ${DSLPGP} -t sgml ${MASTERDOC} -- cgit v1.2.3