From 424aa086e1ad70390321e559c037d6038d994bbf Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Mon, 22 Mar 1993 07:11:36 +0000 Subject: [PATCH] Comment change. From-SVN: r3825 --- gcc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/Makefile.in b/gcc/Makefile.in index 2a16c5f0970..c526be44aa5 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -953,7 +953,7 @@ alloca.o: alloca.c # because insn-* is older than stamp-* # and thus make -n thinks that insn-* will be updated # and force recompilation of things that depend on it. -# We use move-if-changed precisely to avoid such recompilation. +# We use move-if-change precisely to avoid such recompilation. # But there is no way to teach make -n that it will be avoided. # Each of the insn-*.[ch] rules has a semicolon at the end, -- 2.30.2