/[emacs]/emacs/nt/makefile.w32-in
ViewVC logotype

Diff of /emacs/nt/makefile.w32-in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by jasonr, Thu Jun 13 18:40:14 2002 UTC revision 1.16 by lektu, Tue Feb 4 14:16:25 2003 UTC
# Line 4  Line 4 
4  #  Top level makefile for building GNU Emacs on Windows NT  #  Top level makefile for building GNU Emacs on Windows NT
5  #  #
6  #  This file is part of GNU Emacs.  #  This file is part of GNU Emacs.
7  #    #
8  #  GNU Emacs is free software; you can redistribute it and/or modify  #  GNU Emacs is free software; you can redistribute it and/or modify
9  #  it under the terms of the GNU General Public License as published by  #  it under the terms of the GNU General Public License as published by
10  #  the Free Software Foundation; either version 2, or (at your option)  #  the Free Software Foundation; either version 2, or (at your option)
11  #  any later version.  #  any later version.
12  #    #
13  #  GNU Emacs is distributed in the hope that it will be useful,  #  GNU Emacs is distributed in the hope that it will be useful,
14  #  but WITHOUT ANY WARRANTY; without even the implied warranty of  #  but WITHOUT ANY WARRANTY; without even the implied warranty of
15  #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16  #  GNU General Public License for more details.  #  GNU General Public License for more details.
17  #    #
18  #  You should have received a copy of the GNU General Public License  #  You should have received a copy of the GNU General Public License
19  #  along with GNU Emacs; see the file COPYING.  If not, write to  #  along with GNU Emacs; see the file COPYING.  If not, write to
20  #  the Free Software Foundation, Inc., 59 Temple Place - Suite 330,  #  the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Line 216  install-other-dirs-gmake: Line 216  install-other-dirs-gmake:
216    
217  #  #
218  # Maintenance  # Maintenance
219  #  #
220  clean:  clean-other-dirs-$(MAKETYPE)  clean:  clean-other-dirs-$(MAKETYPE)
221          - $(DEL) *~ $(COMPILER_TEMP_FILES)          - $(DEL) *~ $(COMPILER_TEMP_FILES)
222          - $(DEL_TREE) $(OBJDIR)          - $(DEL_TREE) $(OBJDIR)

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26