(libgcc2.a): Add missing semicolon in commented code that could cause
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 16 Nov 1994 00:11:53 +0000 (19:11 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 16 Nov 1994 00:11:53 +0000 (19:11 -0500)
a /bin/sh syntax error if uncommented.

From-SVN: r8449

gcc/Makefile.in

index a41aedd966f7243ecc5cca9ecc279eadbdfa5609..9c054bd5772b1bf7eca4ab8fae2c23c839d7c960 100644 (file)
@@ -822,7 +822,7 @@ libgcc2.a: libgcc2.c libgcc2.ready $(CONFIG_H) $(LIB2FUNCS_EXTRA) \
 # These lines were deleted from above the mv command
 # because ranlibing libgcc.a itself should suffice.
 #      -if [ x${HPUX_GAS} = x ] ; then \
-#        if $(RANLIB_TEST) ; then $(RANLIB) tmplibgcc2.a; else true; fi \
+#        if $(RANLIB_TEST) ; then $(RANLIB) tmplibgcc2.a; else true; fi; \
 #      else true; fi
 
 # Combine the various libraries into a single library, libgcc.a.