More LANG_LIB2FUNCS.
authorJason Merrill <merrill@gnu.org>
Mon, 23 Sep 1996 19:41:48 +0000 (19:41 +0000)
committerJason Merrill <merrill@gnu.org>
Mon, 23 Sep 1996 19:41:48 +0000 (19:41 +0000)
From-SVN: r12780

gcc/Makefile.in

index 64258a8b19bfac91ba35dd26a3bc1d174746f68e..2aec568d93a4bc727b57e208169b0a6fad0b8864 100644 (file)
@@ -985,7 +985,8 @@ stamp-mlib: $(srcdir)/genmultilib Makefile
 
 # Build multiple copies of libgcc.a, one for each target switch.
 stmp-multilib: $(LIBGCC1) libgcc2.c libgcc2.ready $(CONFIG_H) \
-   $(LIB2FUNCS_EXTRA) machmode.h longlong.h gbl-ctors.h config.status
+   $(LIB2FUNCS_EXTRA) $(LANG_LIB2FUNCS) machmode.h longlong.h gbl-ctors.h \
+   config.status
        for i in `$(GCC_FOR_TARGET) --print-multi-lib`; do \
          dir=`echo $$i | sed -e 's/;.*$$//'`; \
          flags=`echo $$i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \