r7061: initial property settings
[uffi.git] / doc / Makefile
index 3065b76583634291f2cf1f8bd0dfcfdef51954f3..59523753f52a6b9ae20b2fc51a6b65c1807416b7 100644 (file)
@@ -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$
 #
 # 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}