# HG changeset patch # User Karl Heuer # Date 878930325 0 # Node ID cdea7c595b88f0b662e595b20e4b7d529d29dc68 # Parent 696d678c06e7a07b116e8ed5013c60886939dd79 (install): Move blessmail last. diff -r 696d678c06e7 -r cdea7c595b88 Makefile.in --- 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.