* Makefile.in (libgcc.mk): Depend on specs.
From-SVN: r54614
This commit is contained in:
parent
fa60f36dd9
commit
556b821e7c
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2002-06-14 Ulrich Weigand <uweigand@de.ibm.com>
|
||||
|
||||
* Makefile.in (libgcc.mk): Depend on specs.
|
||||
|
||||
Fri Jun 14 12:15:11 2002 J"orn Rennecke <joern.rennecke@superh.com>
|
||||
|
||||
* sh.md (mulsi3): Update way how to find insns in a sequence.
|
||||
|
|
|
@ -994,7 +994,7 @@ xlimits.h: glimits.h limitx.h limity.h
|
|||
LIB2ADD = $(LIB2FUNCS_EXTRA)
|
||||
LIB2ADD_ST = $(LIB2FUNCS_STATIC_EXTRA)
|
||||
|
||||
libgcc.mk: config.status Makefile mklibgcc $(LIB2ADD) $(LIB2ADD_ST) xgcc$(exeext)
|
||||
libgcc.mk: config.status Makefile mklibgcc $(LIB2ADD) $(LIB2ADD_ST) xgcc$(exeext) specs
|
||||
objext='$(objext)' \
|
||||
LIB1ASMFUNCS='$(LIB1ASMFUNCS)' \
|
||||
LIB2FUNCS_1='$(LIB2FUNCS_1)' \
|
||||
|
|
Loading…
Add table
Reference in a new issue