]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Another tweak.
authorJeff Law <law@gcc.gnu.org>
Tue, 2 Dec 1997 17:55:40 +0000 (10:55 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 2 Dec 1997 17:55:40 +0000 (10:55 -0700)
From-SVN: r16889

INSTALL/finalinstall.html

index c7d1b9b45d7b0c2a0df001638a54d174cd1e3347..b7673107d0b7440fe05b3f272bb865b4081b86f7 100644 (file)
@@ -7,7 +7,7 @@
 
 <p>Now that egcs has been built and tested, you can install it with
 `cd <i>objdir</i>; make install' for a native compiler or
-`cd <i>objdir</i>; make install LANGUAGES="c gcov c++"' for a cross compiler
+`cd <i>objdir</i>; make install LANGUAGES="c c++"' for a cross compiler
 (note installing cross compilers will be easier in the next release!).