]> code.delx.au - gnu-emacs/blobdiff - doc/emacs/makefile.w32-in
Fix previous change.
[gnu-emacs] / doc / emacs / makefile.w32-in
index 99b9e173f655d3318784ef9a467c7788725936f2..9c1a8cd00377289f4d04c32958fe62a772987d51 100644 (file)
@@ -1,14 +1,14 @@
 #### -*- Makefile -*- for the Emacs Manual
 
-# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
+# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
 #   Free Software Foundation, Inc.
 
 # This file is part of GNU Emacs.
 
-# GNU Emacs is free software; you can redistribute it and/or modify
+# GNU Emacs 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 3, or (at your option)
-# any later version.
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
 
 # GNU Emacs is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -16,9 +16,8 @@
 # GNU General Public License for more details.
 
 # You should have received a copy of the GNU General Public License
-# along with GNU Emacs; see the file COPYING.  If not, write to
-# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-# Boston, MA 02110-1301, USA.
+# along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+
 
 # Where to find the source code.  The source code for Emacs's C kernel is
 # expected to be in $(srcdir)/src, and the source code for Emacs's
@@ -52,7 +51,6 @@ EMACS_XTRA=\
        $(srcdir)/emerge-xtra.texi \
        $(srcdir)/vc-xtra.texi \
        $(srcdir)/vc1-xtra.texi \
-       $(srcdir)/vc2-xtra.texi \
        $(srcdir)/fortran-xtra.texi \
        $(srcdir)/msdog-xtra.texi
 
@@ -131,6 +129,7 @@ clean: mostlyclean
        - $(DEL) $(infodir)/emacs*
 
 distclean: clean
+       - $(DEL) makefile
 
 maintainer-clean: distclean
        - $(DEL) *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc