Mercurial > emacs
changeset 20214:cdea7c595b88
(install): Move blessmail last.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Fri, 07 Nov 1997 19:18:45 +0000 |
parents | 696d678c06e7 |
children | 13b173216a3d |
files | Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.in Fri Nov 07 18:58:27 1997 +0000 +++ b/Makefile.in Fri Nov 07 19:18:45 1997 +0000 @@ -280,7 +280,7 @@ ## source exists and is distinct from the destination. ### We do install-arch-indep first because ### the executable needs the Lisp files and DOC file to work properly. -install: all install-arch-indep install-arch-dep blessmail install-leim +install: all install-arch-indep install-arch-dep install-leim blessmail @true ### Install the executables that were compiled specifically for this machine.