]> code.delx.au - gnu-emacs/blobdiff - doc/emacs/makefile.w32-in
(c-forward-type): Before scanning a template arglist, check that the
[gnu-emacs] / doc / emacs / makefile.w32-in
index 99b9e173f655d3318784ef9a467c7788725936f2..213077cbc8f29351a75af8a83f1ffd0dd1346b0c 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, 2010
 #   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,12 +51,12 @@ 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
 
 EMACSSOURCES= \
        $(srcdir)/emacs.texi \
+       $(srcdir)/emacsver.texi \
        $(srcdir)/doclicense.texi \
        $(srcdir)/screen.texi \
        $(srcdir)/commands.texi \
@@ -131,6 +130,7 @@ clean: mostlyclean
        - $(DEL) $(infodir)/emacs*
 
 distclean: clean
+       - $(DEL) makefile
 
 maintainer-clean: distclean
        - $(DEL) *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc