New texi2html generates foo.html file rather than foo_toc.html.
authorChris Hanson <org/chris-hanson/cph>
Tue, 11 Jul 2000 16:59:56 +0000 (16:59 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 11 Jul 2000 16:59:56 +0000 (16:59 +0000)
v7/doc/imail/Makefile
v7/doc/imail/html/Makefile

index 9f186ba4c7e418582e40b17c97cb45e51dd0b8ad..4c46337e5d6d8dfd82efeb436e2e273bcc7e830c 100644 (file)
@@ -1,5 +1,5 @@
 
-# $Id: Makefile,v 1.5 2000/07/10 22:09:51 cph Exp $
+# $Id: Makefile,v 1.6 2000/07/11 16:59:56 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
@@ -34,7 +34,7 @@ imail.info: imail.texinfo
        cpx imail.info* /usr/local/lib/mit-scheme/edwin/info/.
        gzip -v /usr/local/lib/mit-scheme/edwin/info/imail.info*
 
-html/imail_toc.html: imail.texinfo
+html/imail.html: imail.texinfo
        (cd html;make)
 
 AUX_SUFFIXES = aux log toc
index 0711679dfbffbfcdab439ab1888e0de699d32f0c..fec23ec7522fd55038c76128d1fa69f3282f5aab 100644 (file)
@@ -1,5 +1,5 @@
 
-# $Id: Makefile,v 1.2 2000/07/09 01:36:12 cph Exp $
+# $Id: Makefile,v 1.3 2000/07/11 16:59:53 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
@@ -17,9 +17,9 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-all:   imail_toc.html
+all:   imail.html
 
-imail_toc.html:        ../imail.texinfo
+imail.html:    ../imail.texinfo
        rm -rf *.html
        texi2html -split_chapter ../imail.texinfo