]> code.delx.au - gnu-emacs/commitdiff
(install): Don't try to copy ../lib-src/fns-*.el, as it isn't used anymore.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 10 Mar 2004 21:40:58 +0000 (21:40 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 10 Mar 2004 21:40:58 +0000 (21:40 +0000)
nt/ChangeLog
nt/makefile.w32-in

index 91fb3f510c1d04c4a3dfcfec78b937021646a468..91f2179849fc63240e78026ea0107cf8160ab7f3 100644 (file)
@@ -1,3 +1,8 @@
+2004-03-10  Juanma Barranquero  <lektu@terra.es>
+
+       * makefile.w32-in (install): Don't try to copy
+       ../lib-src/fns-*.el, as it isn't used anymore.
+
 2004-01-28  Peter Runestig  <peter@runestig.com>
 
        * gmake.defs, nmake.defs: Add linking to ``winspool.lib''.
 1999-01-22  Geoff Voelker  <voelker@cs.washington.edu>
 
        * icons: New directory with Davenport's icons.
-       icons/sink.ico: Renamed from emacs.ico.
+       icons/sink.ico: Renamed from emacs.ico.
 
        * makefile.nt (install, fast_install): Install Windows icons
        into etc/icons.
 
 1995-06-09  Geoff Voelker  <voelker@cs.washington.edu>
 
-       * emacs.bat.in: Renamed from emacs.bat
-       (emacs_dir): Renamed from emacs_path
+       * emacs.bat.in: Renamed from emacs.bat.
+       (emacs_dir): Renamed from emacs_path.
        Definition removed.
 
        * addpm.c: New file.
index 1f1acccb6f0667a22660ba2adf4af23deef08910..915259ead65baa834b11f619aa74d8fca986af29 100644 (file)
@@ -179,7 +179,6 @@ install: all $(INSTALL_DIR)/bin install-other-dirs-$(MAKETYPE)
        - $(CP) $(BLD)/ddeclient.exe $(INSTALL_DIR)/bin\r
        - $(CP) $(BLD)/cmdproxy.exe $(INSTALL_DIR)/bin\r
        - $(CP) $(BLD)/runemacs.exe $(INSTALL_DIR)/bin\r
-       - $(CP) ../lib-src/fns-*.el $(INSTALL_DIR)/bin\r
        - "$(INSTALL_DIR)/bin/addpm" /q\r
        - $(DEL) ../same-dir.tst\r
        - $(DEL) $(INSTALL_DIR)/same-dir.tst\r