OSDN Git Service

(libgcc2.a): Add missing semicolon in commented code that could cause
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Nov 1994 00:11:53 +0000 (00:11 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Nov 1994 00:11:53 +0000 (00:11 +0000)
a /bin/sh syntax error if uncommented.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8449 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/Makefile.in

index a41aedd..9c054bd 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.