[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/nt/makefile.w32-in
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/nt/makefile.w32-in |
Date: |
Tue, 04 Feb 2003 09:16:34 -0500 |
Index: emacs/nt/makefile.w32-in
diff -c emacs/nt/makefile.w32-in:1.15 emacs/nt/makefile.w32-in:1.16
*** emacs/nt/makefile.w32-in:1.15 Thu Jun 13 14:40:14 2002
--- emacs/nt/makefile.w32-in Tue Feb 4 09:16:25 2003
***************
*** 4,20 ****
# Top level makefile for building GNU Emacs on Windows NT
#
# 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,
--- 4,20 ----
# Top level makefile for building GNU Emacs on Windows NT
#
# 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,
***************
*** 216,222 ****
#
# Maintenance
! #
clean: clean-other-dirs-$(MAKETYPE)
- $(DEL) *~ $(COMPILER_TEMP_FILES)
- $(DEL_TREE) $(OBJDIR)
--- 216,222 ----
#
# Maintenance
! #
clean: clean-other-dirs-$(MAKETYPE)
- $(DEL) *~ $(COMPILER_TEMP_FILES)
- $(DEL_TREE) $(OBJDIR)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/nt/makefile.w32-in,
Juanma Barranquero <=