Mercurial > emacs
changeset 39155:db1c733efb7d
(install): Don't copy sc.el.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 06 Sep 2001 08:29:49 +0000 |
parents | f42d47b9353b |
children | 007d408d73db |
files | lisp/makefile.nt |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/makefile.nt Thu Sep 06 08:25:53 2001 +0000 +++ b/lisp/makefile.nt Thu Sep 06 08:29:49 2001 +0000 @@ -256,7 +256,6 @@ if not exist .\same-dir.tst $(CP) subdirs.el $(INSTALL_DIR)\lisp if not exist .\same-dir.tst $(CP) version.el $(INSTALL_DIR)\lisp if not exist .\same-dir.tst $(CP) mail\blessmail.el $(INSTALL_DIR)\lisp\mail - if not exist .\same-dir.tst $(CP) mail\sc.el $(INSTALL_DIR)\lisp\mail if not exist .\same-dir.tst $(CP) play\bruce.el $(INSTALL_DIR)\lisp\play if not exist .\same-dir.tst $(CP) international\latin-*.el $(INSTALL_DIR)\lisp\international if not exist .\same-dir.tst $(CP) international\mule-conf.el $(INSTALL_DIR)\lisp\international