X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=doc%2FMakefile;h=c9cc9b97db1f5c8a36b602c1d2d4fed67dec172e;hb=4464cb9bed614c141d39ffaf72328cfc4d5a1452;hp=3065b76583634291f2cf1f8bd0dfcfdef51954f3;hpb=372a1d77cc7663b0f5fe1c4dbabfb51cbd1fa560;p=uffi.git diff --git a/doc/Makefile b/doc/Makefile index 3065b76..c9cc9b9 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -5,7 +5,7 @@ # Programer: Kevin M. Rosenberg # Date Started: Mar 2002 # -# CVS Id: $Id: Makefile,v 1.27 2002/07/09 18:29:27 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.28 2002/08/02 14:38:39 kevin Exp $ # # This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg # @@ -79,6 +79,7 @@ ${TEXFILE}: ${DOCFILES} pdf: ${PDFFILE} ${PDFFILE}: ${DOCFILES} + @jade -t tex -c ${CATALOG} -d ${DSSSL_PRINT} ${DOCFILE} > /dev/null @pdfjadetex -interaction=batchmode '\pdfcompresslevel=9' '\input ${TEXFILE}' > /dev/null @pdfjadetex -interaction=batchmode '\pdfcompresslevel=9' '\input ${TEXFILE}' > /dev/null @pdfjadetex -interaction=batchmode '\pdfcompresslevel=9' '\input ${TEXFILE}' > /dev/null