From 916c52e376bf6aa7d49cd597b3c9cb8863584d80 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Wed, 15 May 2002 07:11:21 +0000 Subject: New PS/PDF backend: first attempt at generating the index --- doc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Makefile.in') diff --git a/doc/Makefile.in b/doc/Makefile.in index 0ac4380..3e6fbcb 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -42,7 +42,7 @@ nasmdoc.texi: nasmdoc.dip new: nasmdocx.ps nasmdocx.pdf -nasmdocx.ps: nasmdoc.dip nasmlogo.eps genps.pl psfonts.ph pswidth.pl head.ps +nasmdocx.ps: nasmdoc.dip nasmlogo.eps genps.pl psfonts.ph pswidth.ph head.ps $(PERL) $(srcdir)/genps.pl > nasmdocx.ps nasmdocx.pdf: nasmdocx.ps -- cgit v1.2.3