X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2FMakefile;h=1dde3601180067663127bef87323bd5efbaae7f1;hb=851ee8dc558ef6de041fcb70c4160034c19d62fb;hp=36032c1da34f9eaed25d0893e53972a00cb36c73;hpb=524b45aa17284490eaf73704de8c885438f8860a;p=clsql.git diff --git a/doc/Makefile b/doc/Makefile index 36032c1..1dde360 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.3 2002/03/23 14:59:27 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.4 2002/03/26 20:51:41 kevin Exp $ # # This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg # @@ -79,10 +79,10 @@ ${TEXFILE}: ${DOCFILES} pdf: ${PDFFILE} ${PDFFILE}: ${TEXFILE} - @pdfjadetex '\pdfcompresslevel=9' '\input ${TEXFILE}' - @pdfjadetex '\pdfcompresslevel=9' '\input ${TEXFILE}' - @pdfjadetex '\pdfcompresslevel=9' '\input ${TEXFILE}' - @pdfjadetex '\pdfcompresslevel=9' '\input ${TEXFILE}' + @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 + @pdfjadetex -interaction=batchmode '\pdfcompresslevel=9' '\input ${TEXFILE}' > /dev/null dvi: ${DVIFILE}