]> gcc.gnu.org Git - gcc.git/commitdiff
Makefile.in (libgcc2.ready): Revert last patch (Apr 24).
authorManfred Hollstein <manfred@gcc.gnu.org>
Mon, 27 Apr 1998 22:27:25 +0000 (22:27 +0000)
committerManfred Hollstein <manfred@gcc.gnu.org>
Mon, 27 Apr 1998 22:27:25 +0000 (22:27 +0000)
8
* Makefile.in (libgcc2.ready): Revert last patch (Apr 24).

From-SVN: r19455

gcc/Makefile.in

index 888d06ece742dfa13236d51abb47bd2258d50d6f..a84a2741ca76ba3f21f15f57d26230d76cc1b1fd 100644 (file)
@@ -981,7 +981,7 @@ libgcc1.S: libgcc1.c $(CONFIG_H) config.status
 # Compiling libgcc2.a requires making sure that cc1, etc. have been compiled.
 # But recompiling cc1 should not force recompilation of libgcc2.a.
 # If you want to force recompilation, delete libgcc2.a.
-libgcc2.ready: $(GCC_PASSES) $(LIBGCC2_DEPS) stmp-int-hdrs $(STMP_FIXPROTO)
+libgcc2.ready: $(GCC_PASSES) $(LIBGCC2_DEPS) stmp-int-hdrs
        -if [ -f libgcc2.ready ] ; then \
                true; \
        else \
This page took 0.060441 seconds and 5 git commands to generate.