Add new index suffixes; update license statement.
authorChris Hanson <org/chris-hanson/cph>
Mon, 30 Dec 2002 04:27:05 +0000 (04:27 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 30 Dec 2002 04:27:05 +0000 (04:27 +0000)
v7/doc/user-manual/Makefile.in

index 301fcba15daa4fc3ecf011351280e088fc95fed0..a1a925acca4ac9dbd98f1b6c532078a5d20fecfb 100644 (file)
@@ -1,21 +1,24 @@
 
-# $Id: Makefile.in,v 1.4 2001/02/23 04:36:24 cph Exp $
+# $Id: Makefile.in,v 1.5 2002/12/30 04:27:05 cph Exp $
 #
-# Copyright (c) 2000-2001 Massachusetts Institute of Technology
+# Copyright (c) 2000, 2001, 2002 Massachusetts Institute of Technology
 #
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License as
-# published by the Free Software Foundation; either version 2 of the
-# License, or (at your option) any later version.
+# This file is part of MIT Scheme.
 #
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MIT Scheme is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# MIT Scheme is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with MIT Scheme; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # **** BEGIN BOILERPLATE ****
 
@@ -82,7 +85,7 @@ user.dvi: user.texinfo gfdl.texinfo
        texi2dvi user.texinfo
 
 AUX_SUFFIXES = aux log toc
-INDEX_SUFFIXES = cp fn ky pg tp vr
+INDEX_SUFFIXES = cp fn ky pg tp vr nv op
 
 mostlyclean:
        @for S in $(AUX_SUFFIXES); do \