Mercurial > emacs
changeset 18620:ea924276b44b
(install-leim): Correct previous change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 05 Jul 1997 00:20:22 +0000 |
parents | 5d7968727c67 |
children | 53b95f307c75 |
files | Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.in Fri Jul 04 21:05:11 1997 +0000 +++ b/Makefile.in Sat Jul 05 00:20:22 1997 +0000 @@ -373,7 +373,7 @@ ### `install-arch-indep'. People who extracted LEIM files after they ### insalled Emacs itself can install only LEIM files by this target. install-leim: leim/Makefile - cd leim; $(MAKE) install + cd leim; $(MAKE) install ### Build Emacs and install it, stripping binaries while installing them. install-strip: