-# $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
#
all: imail.html
-imail.html: ../imail.texinfo
+imail.html: ../imail.texinfo ../gfdl.texinfo
rm -rf *.html
texi2html -split_chapter ../imail.texinfo
-# $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
#
all: scheme_toc.html
-scheme_toc.html: ../scheme.texinfo
+scheme_toc.html: ../scheme.texinfo ../gfdl.texinfo
rm -rf *.html
texi2html -split_chapter ../scheme.texinfo
-# $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
#
all: sos_toc.html
-sos_toc.html: ../sos.texinfo
+sos_toc.html: ../sos.texinfo ../gfdl.texinfo
rm -rf *.html
texi2html -split_chapter ../sos.texinfo
-# $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
#
all: user_toc.html
-user_toc.html: ../user.texinfo
+user_toc.html: ../user.texinfo ../gfdl.texinfo
rm -rf *.html
texi2html -split_chapter ../user.texinfo