summaryrefslogtreecommitdiff
path: root/nt/makefile.nt
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2003-02-04 14:56:31 +0000
committerJuanma Barranquero <lekktu@gmail.com>2003-02-04 14:56:31 +0000
commit177c0ea74342272645959b82cf219faa0b3dba16 (patch)
tree44e22b210a9904eab25a66d12e708804b671df75 /nt/makefile.nt
parentdb95369be096960245dd38678f68464627698678 (diff)
downloademacs-177c0ea74342272645959b82cf219faa0b3dba16.tar.gz
Trailing whitespace deleted.
Diffstat (limited to 'nt/makefile.nt')
-rw-r--r--nt/makefile.nt10
1 files changed, 5 insertions, 5 deletions
diff --git a/nt/makefile.nt b/nt/makefile.nt
index e1378f611e7..d9ca04dabdf 100644
--- a/nt/makefile.nt
+++ b/nt/makefile.nt
@@ -3,17 +3,17 @@
# Copyright (c) 1993-2000 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,
@@ -130,7 +130,7 @@ install: all $(INSTALL_DIR)
$(INSTALL_CMD)
cd ..\leim
if exist makefile.nt $(INSTALL_CMD)
- cd ..\nt
+ cd ..\nt
- $(CP) $(BLD)\addpm.exe $(INSTALL_DIR)\bin
- $(CP) $(BLD)\ddeclient.exe $(INSTALL_DIR)\bin
- $(CP) $(BLD)\cmdproxy.exe $(INSTALL_DIR)\bin
@@ -187,7 +187,7 @@ real_install:
#
# Maintenance
-#
+#
CLEAN_CMD = $(MAKE) -f makefile.nt clean
clean:
- $(DEL) *~ *.pdb