From cdf30abaa27825836e0225d2020dd9d30d97d4f0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 27 Oct 1998 19:28:20 +0000 Subject: Update from David Fiddes. --- doc/started/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/started/Makefile') diff --git a/doc/started/Makefile b/doc/started/Makefile index 4366f06d4a..f5f2edf4d6 100644 --- a/doc/started/Makefile +++ b/doc/started/Makefile @@ -41,8 +41,8 @@ $(PROJECT).ps: $(PROJECT).dvi # run texi2dvi twice to generate the xref's properly. $(PROJECT).dvi: $(FILES) - $(TEXI2DVI) -v $(PROJECT).texi - texi2dvi -v $(PROJECT).texi + $(TEXI2DVI) $(PROJECT).texi + texi2dvi $(PROJECT).texi intro.texi: intro.t versions.texi $(BMENU) -c -p "Top" \ -- cgit v1.2.3