Mercurial > emacs
changeset 8176:b097a610ac04
(alloca.o): Delete allocatem.c first thing.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 07 Jul 1994 19:29:52 +0000 |
parents | c3bc5fca374f |
children | defefddf88db |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Thu Jul 07 19:24:56 1994 +0000 +++ b/src/Makefile.in Thu Jul 07 19:29:52 1994 +0000 @@ -750,6 +750,7 @@ 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