Removed strtoq()/strtouq() from the build (both are deprecated functions, and

not available in BeOS, so there is no reason to add them).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1663 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2002-10-25 22:45:23 +00:00
parent 9870ddcea7
commit a8cd036239
3 changed files with 0 additions and 17 deletions
-2
View File
@@ -16,8 +16,6 @@ KernelObjects
<$(SOURCE_GRIST)>rand.c
<$(SOURCE_GRIST)>random.c
<$(SOURCE_GRIST)>realpath.c
<$(SOURCE_GRIST)>strtoq.c
<$(SOURCE_GRIST)>strtouq.c
:
-fPIC -DPIC
;