Makefile.in (libgcc2.ready): Revert last patch (Apr 24).

8
	* Makefile.in (libgcc2.ready): Revert last patch (Apr 24).

From-SVN: r19455
This commit is contained in:
Manfred Hollstein 1998-04-27 22:27:25 +00:00
parent bd55c37438
commit f163f35b5b
1 changed files with 1 additions and 1 deletions

View 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 \