/[emacs]/emacs/nt/makefile.nt
ViewVC logotype

Diff of /emacs/nt/makefile.nt

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

revision 1.32 by andrewi, Sat Feb 24 21:51:56 2001 UTC revision 1.32.16.1 by miles, Fri Apr 4 06:20:51 2003 UTC
# Line 3  Line 3 
3  #  Copyright (c) 1993-2000 Free Software Foundation, Inc.  #  Copyright (c) 1993-2000 Free Software Foundation, Inc.
4  #  #
5  #  This file is part of GNU Emacs.  #  This file is part of GNU Emacs.
6  #    #
7  #  GNU Emacs is free software; you can redistribute it and/or modify  #  GNU Emacs is free software; you can redistribute it and/or modify
8  #  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
9  #  the Free Software Foundation; either version 2, or (at your option)  #  the Free Software Foundation; either version 2, or (at your option)
10  #  any later version.  #  any later version.
11  #    #
12  #  GNU Emacs is distributed in the hope that it will be useful,  #  GNU Emacs is distributed in the hope that it will be useful,
13  #  but WITHOUT ANY WARRANTY; without even the implied warranty of  #  but WITHOUT ANY WARRANTY; without even the implied warranty of
14  #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15  #  GNU General Public License for more details.  #  GNU General Public License for more details.
16  #    #
17  #  You should have received a copy of the GNU General Public License  #  You should have received a copy of the GNU General Public License
18  #  along with GNU Emacs; see the file COPYING.  If not, write to  #  along with GNU Emacs; see the file COPYING.  If not, write to
19  #  the Free Software Foundation, Inc., 59 Temple Place - Suite 330,  #  the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Line 130  install:       all $(INSTALL_DIR) Line 130  install:       all $(INSTALL_DIR)
130                  $(INSTALL_CMD)                  $(INSTALL_CMD)
131                  cd ..\leim                  cd ..\leim
132                  if exist makefile.nt $(INSTALL_CMD)                  if exist makefile.nt $(INSTALL_CMD)
133                  cd ..\nt                                  cd ..\nt
134                  - $(CP) $(BLD)\addpm.exe $(INSTALL_DIR)\bin                  - $(CP) $(BLD)\addpm.exe $(INSTALL_DIR)\bin
135                  - $(CP) $(BLD)\ddeclient.exe $(INSTALL_DIR)\bin                  - $(CP) $(BLD)\ddeclient.exe $(INSTALL_DIR)\bin
136                  - $(CP) $(BLD)\cmdproxy.exe $(INSTALL_DIR)\bin                  - $(CP) $(BLD)\cmdproxy.exe $(INSTALL_DIR)\bin
# Line 187  real_install: Line 187  real_install:
187    
188  #  #
189  # Maintenance  # Maintenance
190  #  #
191  CLEAN_CMD       = $(MAKE) -f makefile.nt clean  CLEAN_CMD       = $(MAKE) -f makefile.nt clean
192  clean:  clean:
193                  - $(DEL) *~ *.pdb                  - $(DEL) *~ *.pdb

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.32.16.1

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