-# $Id: Makefile.in,v 1.6 2003/02/14 19:22:43 cph Exp $
+# $Id: Makefile.in,v 1.7 2004/10/14 04:03:19 cph Exp $
#
-# Copyright 2000,2001,2002,2003 Massachusetts Institute of Technology
+# Copyright 2000,2001,2002,2003,2004 Massachusetts Institute of Technology
#
# This file is part of MIT/GNU Scheme.
#
all: $(INFO_TARGET) imail.html imail.pdf imail.ps
-$(INFO_TARGET): imail.texinfo gfdl.texinfo
+$(INFO_TARGET): imail.texinfo
rm -f $(INFO_TARGET)*
makeinfo --output=$(INFO_TARGET) imail.texinfo
-imail.html: imail.texinfo gfdl.texinfo
+imail.html: imail.texinfo
rm -f imail*.html
texi2html -split_chapter imail.texinfo
-imail.pdf: imail.texinfo gfdl.texinfo
+imail.pdf: imail.texinfo
texi2pdf imail.texinfo
imail.ps: imail.dvi
dvips -o $@ $^
-imail.dvi: imail.texinfo gfdl.texinfo
+imail.dvi: imail.texinfo
texi2dvi imail.texinfo
AUX_SUFFIXES = aux log toc
-# $Id: Makefile.in,v 2.6 2003/02/14 19:22:43 cph Exp $
+# $Id: Makefile.in,v 2.7 2004/10/14 04:03:27 cph Exp $
#
-# Copyright 2000,2001,2002,2003 Massachusetts Institute of Technology
+# Copyright 2000,2001,2002,2003,2004 Massachusetts Institute of Technology
#
# This file is part of MIT/GNU Scheme.
#
all: $(INFO_TARGET) sos.html sos.pdf sos.ps
-$(INFO_TARGET): sos.texinfo gfdl.texinfo
+$(INFO_TARGET): sos.texinfo
rm -f $(INFO_TARGET)*
makeinfo --output=$(INFO_TARGET) sos.texinfo
-sos.html: sos.texinfo gfdl.texinfo
+sos.html: sos.texinfo
rm -f sos*.html
texi2html -split_chapter sos.texinfo
-sos.pdf: sos.texinfo gfdl.texinfo
+sos.pdf: sos.texinfo
texi2pdf sos.texinfo
sos.ps: sos.dvi
dvips -o $@ $^
-sos.dvi: sos.texinfo gfdl.texinfo
+sos.dvi: sos.texinfo
texi2dvi sos.texinfo
AUX_SUFFIXES = aux log toc
-# $Id: Makefile.in,v 1.6 2003/02/14 19:22:43 cph Exp $
+# $Id: Makefile.in,v 1.7 2004/10/14 04:03:55 cph Exp $
#
-# Copyright 2000,2001,2002,2003 Massachusetts Institute of Technology
+# Copyright 2000,2001,2002,2003,2004 Massachusetts Institute of Technology
#
# This file is part of MIT/GNU Scheme.
#
all: $(INFO_TARGET) user.html user.pdf user.ps
-$(INFO_TARGET): user.texinfo gfdl.texinfo
+$(INFO_TARGET): user.texinfo
rm -f $(INFO_TARGET)*
makeinfo --output=$(INFO_TARGET) user.texinfo
-user.html: user.texinfo gfdl.texinfo
+user.html: user.texinfo
rm -f user*.html
texi2html -split_chapter user.texinfo
-user.pdf: user.texinfo gfdl.texinfo
+user.pdf: user.texinfo
texi2pdf user.texinfo
user.ps: user.dvi
dvips -o $@ $^
-user.dvi: user.texinfo gfdl.texinfo
+user.dvi: user.texinfo
texi2dvi user.texinfo
AUX_SUFFIXES = aux log toc