Add strtod.c to the build (from FreeBSD).

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1668 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2002-10-26 00:33:09 +00:00
parent 65ea9e24b5
commit 13bbbc9ac4
2 changed files with 2331 additions and 0 deletions

View File

@ -16,6 +16,7 @@ KernelObjects
<$(SOURCE_GRIST)>rand.c
<$(SOURCE_GRIST)>random.c
<$(SOURCE_GRIST)>realpath.c
<$(SOURCE_GRIST)>strtod.c
<$(SOURCE_GRIST)>strtol.c
<$(SOURCE_GRIST)>strtoll.c
<$(SOURCE_GRIST)>strtoul.c

File diff suppressed because it is too large Load Diff