]> git.eshelyaron.com Git - emacs.git/commitdiff
(alloca.o): Delete allocatem.c first thing.
authorRichard M. Stallman <rms@gnu.org>
Thu, 7 Jul 1994 19:29:52 +0000 (19:29 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 7 Jul 1994 19:29:52 +0000 (19:29 +0000)
src/Makefile.in

index 81ddfcf3a45fff5636e1c85585b3595f96d5c970..4206646f41814236c6f0e8649491dac10b33fb10 100644 (file)
@@ -750,6 +750,7 @@ alloca.o : alloca.c
 alloca.o : alloca.s $(config_h)
 /* $(CPP) is cc -E, which may get confused by filenames
    that do not end in .c.  So copy file to a safe name.  */
+       -rm -f allocatem.c
        cp ${srcdir}/alloca.s allocatem.c
 /* Remove any ^L, blank lines, and preprocessor comments,
    since some assemblers barf on them.  Use a different basename for the