From: Chris Hanson Date: Mon, 24 Jul 2000 01:11:55 +0000 (+0000) Subject: Add gfdl.texinfo. X-Git-Tag: 20090517-FFI~3321 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=9d3e4ab0929493882f354c1dea62f59b8169a48e;p=mit-scheme.git Add gfdl.texinfo. --- diff --git a/v7/doc/imail/html/Makefile b/v7/doc/imail/html/Makefile index fec23ec75..ba9d0688d 100644 --- a/v7/doc/imail/html/Makefile +++ b/v7/doc/imail/html/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.3 2000/07/11 16:59:53 cph Exp $ +# $Id: Makefile,v 1.4 2000/07/24 01:10:53 cph Exp $ # # Copyright (c) 2000 Massachusetts Institute of Technology # @@ -19,7 +19,7 @@ all: imail.html -imail.html: ../imail.texinfo +imail.html: ../imail.texinfo ../gfdl.texinfo rm -rf *.html texi2html -split_chapter ../imail.texinfo diff --git a/v7/doc/ref-manual/html/Makefile b/v7/doc/ref-manual/html/Makefile index 338c770b3..aec2bfc1d 100644 --- a/v7/doc/ref-manual/html/Makefile +++ b/v7/doc/ref-manual/html/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.2 2000/07/10 22:15:36 cph Exp $ +# $Id: Makefile,v 1.3 2000/07/24 01:11:28 cph Exp $ # # Copyright (c) 2000 Massachusetts Institute of Technology # @@ -19,7 +19,7 @@ all: scheme_toc.html -scheme_toc.html: ../scheme.texinfo +scheme_toc.html: ../scheme.texinfo ../gfdl.texinfo rm -rf *.html texi2html -split_chapter ../scheme.texinfo diff --git a/v7/doc/sos/html/Makefile b/v7/doc/sos/html/Makefile index 34c7034e2..a73294bcb 100644 --- a/v7/doc/sos/html/Makefile +++ b/v7/doc/sos/html/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.2 2000/07/10 22:18:56 cph Exp $ +# $Id: Makefile,v 1.3 2000/07/24 01:11:55 cph Exp $ # # Copyright (c) 2000 Massachusetts Institute of Technology # @@ -19,7 +19,7 @@ all: sos_toc.html -sos_toc.html: ../sos.texinfo +sos_toc.html: ../sos.texinfo ../gfdl.texinfo rm -rf *.html texi2html -split_chapter ../sos.texinfo diff --git a/v7/doc/user-manual/html/Makefile b/v7/doc/user-manual/html/Makefile index d4d585404..c8682e6da 100644 --- a/v7/doc/user-manual/html/Makefile +++ b/v7/doc/user-manual/html/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.3 2000/07/10 22:16:27 cph Exp $ +# $Id: Makefile,v 1.4 2000/07/24 01:11:42 cph Exp $ # # Copyright (c) 2000 Massachusetts Institute of Technology # @@ -19,7 +19,7 @@ all: user_toc.html -user_toc.html: ../user.texinfo +user_toc.html: ../user.texinfo ../gfdl.texinfo rm -rf *.html texi2html -split_chapter ../user.texinfo