Comment change.
authorRichard Stallman <rms@gnu.org>
Mon, 22 Mar 1993 07:11:36 +0000 (07:11 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 22 Mar 1993 07:11:36 +0000 (07:11 +0000)
From-SVN: r3825

gcc/Makefile.in

index 2a16c5f097051d8c464147ebb16cca00ece659d4..c526be44aa50611512443ba3c2c540d50ea4e475 100644 (file)
@@ -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,