emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/makefile.nt


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/makefile.nt
Date: Tue, 04 Feb 2003 07:20:37 -0500

Index: emacs/lisp/makefile.nt
diff -c emacs/lisp/makefile.nt:1.21 emacs/lisp/makefile.nt:1.22
*** emacs/lisp/makefile.nt:1.21 Sat Jan 25 21:38:37 2003
--- emacs/lisp/makefile.nt      Tue Feb  4 07:20:37 2003
***************
*** 3,19 ****
  #  Copyright (c) 1994 Free Software Foundation, Inc.
  #
  #  This file is part of GNU Emacs.
! #  
  #  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 2, 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
  #  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 GNU Emacs; see the file COPYING.  If not, write to the
  #  Free Software Foundation, Inc., 59 Temple Place - Suite 330,
--- 3,19 ----
  #  Copyright (c) 1994 Free Software Foundation, Inc.
  #
  #  This file is part of GNU Emacs.
! #
  #  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 2, 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
  #  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 GNU Emacs; see the file COPYING.  If not, write to the
  #  Free Software Foundation, Inc., 59 Temple Place - Suite 330,
***************
*** 265,271 ****
  
  #
  # Maintenance
! # 
  clean:
        - $(DEL) *~ term\*~
        - $(DEL) *.orig *.rej *.crlf
--- 265,271 ----
  
  #
  # Maintenance
! #
  clean:
        - $(DEL) *~ term\*~
        - $(DEL) *.orig *.rej *.crlf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]