fixed typo

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1704 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Daniel Reinhold 2002-10-26 21:35:26 +00:00
parent 568244c42e
commit 4555e63fe4

View File

@ -3,7 +3,7 @@ SubDir OBOS_TOP src kernel libroot posix stdlib ;
KernelObjects
<$(SOURCE_GRIST)>abs.c
<$(SOURCE_GRIST)>assert.c
<$(SOURCE_GRIST)>atoi.c
<$(SOURCE_GRIST)>atof.c
<$(SOURCE_GRIST)>atoi.c
<$(SOURCE_GRIST)>bsearch.c
<$(SOURCE_GRIST)>div.c