X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2FMakefile;h=73c3af429451881849130f1a8634e306b338de6d;hb=005eb1c1210634a27fbc973d84004b5622456fc5;hp=3065b76583634291f2cf1f8bd0dfcfdef51954f3;hpb=058b5c71b81113e05afcb812a5ec4ab9a0d82423;p=uffi.git diff --git a/doc/Makefile b/doc/Makefile index 3065b76..73c3af4 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.29 2002/08/02 14:39:44 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 @@ -101,7 +102,7 @@ ${PSFILE}: ${DVIFILE} .PHONY: clean clean: - @rm -f *~ *.bak *.orig \#*\# .\#* + @rm -f *~ *.bak *.orig \#*\# .\#* texput.log @rm -rf html ${PSFILE} @rm -f ${TMPFILES} @rm -f ${DVIFILE} ${TEXFILE}