From 5d7cca2cc1cdb4eb39e672eeb7cfceca6eef4cef Mon Sep 17 00:00:00 2001 From: John Kohl Date: Thu, 7 Mar 1991 11:50:02 +0000 Subject: [PATCH] use dvips nwo git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1872 dc483132-0cff-0310-8789-dd5450dbe970 --- doc/api/Makefile | 2 +- doc/implement/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/api/Makefile b/doc/api/Makefile index f6425fbae..d5a6f7908 100644 --- a/doc/api/Makefile +++ b/doc/api/Makefile @@ -25,5 +25,5 @@ library.dvi: $(LIBTEX) $(STYLES) .dvi.ps: - dvi2ps -r $*.dvi >$*.ps + dvips $*.dvi -o diff --git a/doc/implement/Makefile b/doc/implement/Makefile index f6425fbae..d5a6f7908 100644 --- a/doc/implement/Makefile +++ b/doc/implement/Makefile @@ -25,5 +25,5 @@ library.dvi: $(LIBTEX) $(STYLES) .dvi.ps: - dvi2ps -r $*.dvi >$*.ps + dvips $*.dvi -o -- 2.26.2