added math_globals to libroot/posix/math build

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1700 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Daniel Reinhold 2002-10-26 21:11:12 +00:00
parent 5015ea5c9e
commit a9a82bf002

View File

@ -501,7 +501,8 @@ KernelLd libroot.so :
<$(SOURCE_GRIST)!libroot!posix!math>log10.o
<$(SOURCE_GRIST)!libroot!posix!math>log1p.o
<$(SOURCE_GRIST)!libroot!posix!math>log__L.o
<$(SOURCE_GRIST)!libroot!posix!math>pow.o
<$(SOURCE_GRIST)!libroot!posix!math>pow.o
<$(SOURCE_GRIST)!libroot!posix!math>math_globals.o
<$(SOURCE_GRIST)!libroot!posix!math>sinh.o
<$(SOURCE_GRIST)!libroot!posix!math>tanh.o
<$(SOURCE_GRIST)!libroot!posix!math>cabs.o