From: Chris Hanson Date: Tue, 11 Jul 2000 20:17:56 +0000 (+0000) Subject: New texi2html generates foo.html file rather than foo_toc.html. X-Git-Tag: 20090517-FFI~3341 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=4f2584de3de04e8f020b3840cd03d02a6b1e8a11;p=mit-scheme.git New texi2html generates foo.html file rather than foo_toc.html. --- diff --git a/v7/doc/imail/Makefile b/v7/doc/imail/Makefile index 4c46337e5..e79862236 100644 --- a/v7/doc/imail/Makefile +++ b/v7/doc/imail/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.6 2000/07/11 16:59:56 cph Exp $ +# $Id: Makefile,v 1.7 2000/07/11 20:17:56 cph Exp $ # # Copyright (c) 2000 Massachusetts Institute of Technology # @@ -17,7 +17,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -all: imail.ps imail.pdf imail.info html/imail_toc.html +all: imail.ps imail.pdf imail.info html/imail.html imail.ps: imail.dvi dvips -o $@ $^