hmmm... need to learn how to alphabetize ;-)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1701 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
a9a82bf002
commit
0029fd4b09
@ -500,9 +500,9 @@ KernelLd libroot.so :
|
||||
<$(SOURCE_GRIST)!libroot!posix!math>log.o
|
||||
<$(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>log__L.o
|
||||
<$(SOURCE_GRIST)!libroot!posix!math>math_globals.o
|
||||
<$(SOURCE_GRIST)!libroot!posix!math>pow.o
|
||||
<$(SOURCE_GRIST)!libroot!posix!math>sinh.o
|
||||
<$(SOURCE_GRIST)!libroot!posix!math>tanh.o
|
||||
<$(SOURCE_GRIST)!libroot!posix!math>cabs.o
|
||||
|
@ -26,8 +26,8 @@ KernelObjects
|
||||
<$(SOURCE_GRIST)>log10.c
|
||||
<$(SOURCE_GRIST)>log1p.c
|
||||
<$(SOURCE_GRIST)>log__L.c
|
||||
<$(SOURCE_GRIST)>math_globals.c
|
||||
<$(SOURCE_GRIST)>pow.c
|
||||
<$(SOURCE_GRIST)>math_globals.c
|
||||
<$(SOURCE_GRIST)>sincos.c
|
||||
<$(SOURCE_GRIST)>sinh.c
|
||||
<$(SOURCE_GRIST)>tan.c
|
||||
|
Loading…
Reference in New Issue
Block a user