changeset 6430:bfc8a1891b78

(emacs): rm emacs before the ln.
author Richard M. Stallman <rms@gnu.org>
date Sun, 20 Mar 1994 01:22:59 +0000
parents 1dbe24a029fd
children 7b1ae3d4534c
files src/Makefile.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Sun Mar 20 01:16:55 1994 +0000
+++ b/src/Makefile.in	Sun Mar 20 01:22:59 1994 +0000
@@ -562,6 +562,7 @@
 
 emacs: temacs ${etc}DOC ${lisp}
 #ifdef CANNOT_DUMP
+	rm -f emacs
 	ln temacs emacs
 #else
 #ifdef HAVE_SHM