]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* Makefile.in: Fix comment typos.
authorMatt Kraai <kraai@alumni.cmu.edu>
Sat, 14 Feb 2004 15:33:21 +0000 (15:33 +0000)
committerMatt Kraai <kraai@gcc.gnu.org>
Sat, 14 Feb 2004 15:33:21 +0000 (15:33 +0000)
From-SVN: r77806

gcc/ChangeLog
gcc/Makefile.in

index ab5ed59029418606f948f687078101537f2ffeb4..6121ea73e710ed767f5fd6705d0adef4f6504b63 100644 (file)
@@ -1,3 +1,7 @@
+2004-02-14  Matt Kraai  <kraai@alumni.cmu.edu>
+
+       * Makefile.in: Fix comment typos.
+
 2004-02-14  Olivier Hainque  <hainque@act-europe.fr>
 
        * loop.c (check_dbra_loop): Use gen_int_mode instead of GEN_INT
index 2779e821903bd5878340b877586756ac211bf3ba..d30c4faadbbd957f1a82f696cfbd938f0591cb9e 100644 (file)
@@ -2655,7 +2655,7 @@ TEXI_GCCINSTALL_FILES = install.texi install-old.texi fdl.texi
 TEXI_CPPINT_FILES = cppinternals.texi
 
 # The *.1, *.7, *.info, and *.dvi files are being generated from implicit 
-# patterns.   To use them, put each of the specific target with with their 
+# patterns.  To use them, put each of the specific targets with its
 # specific dependencies but no build commands.
 
 doc/cpp.info: $(TEXI_CPP_FILES)
@@ -2720,7 +2720,7 @@ doc/%.7: %.pod
 cpp.pod: cpp.texi cppenv.texi cppopts.texi
 
 # These next rules exist because the output name is not the same as
-# the input name, so our implict %.pod rule will not work.
+# the input name, so our implicit %.pod rule will not work.
 
 gcc.pod: invoke.texi cppenv.texi cppopts.texi
        $(STAMP) $@