]> git.eshelyaron.com Git - emacs.git/commitdiff
(bootstrap-emacs): Use `mv -f' instead of `mv'.
authorGerd Moellmann <gerd@gnu.org>
Sun, 26 Mar 2000 14:05:11 +0000 (14:05 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sun, 26 Mar 2000 14:05:11 +0000 (14:05 +0000)
src/Makefile.in

index f591a32bd844f11d970fc7dad6bac2c96d890ad4..8eedd252bac77f694b37fc45d554ce3965b2c102 100644 (file)
@@ -1237,6 +1237,6 @@ bootstrap-emacs: bootstrap-temacs
        ./temacs --batch --load loadup bootstrap
 #endif /* ! defined (HAVE_SHM) */
 #endif /* ! defined (CANNOT_DUMP) */
-       mv emacs bootstrap-emacs
+       mv -f emacs bootstrap-emacs
        rm -f temacs