* math/Makefile (libm-calls): Remove s_copysign, s_isinf, s_isnan,
authorRoland McGrath <roland@gnu.org>
Fri, 15 Nov 2002 23:50:05 +0000 (23:50 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 15 Nov 2002 23:50:05 +0000 (23:50 +0000)
commit502328b25830408ad6d8c5d6adf86fe88f3f10d6
tree8dc67ca20cd83053d8c6df3e853e9e6ce41898ea
parent92712dee6828b76b2646d853328cf030eacd36b1
* math/Makefile (libm-calls): Remove s_copysign, s_isinf, s_isnan,

s_finite, s_modf, s_scalbn, s_frexp, m_ldexp, s_signbit.
Instead add $(calls:s_%=m_%) to get m_* versions of them all.
ChangeLog
math/Makefile