Removed the pools.c file from the build, since it's a) not used anymore,

and b) doesn't compile due to the latest lock changes (see lock.c 1.7).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3678 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2003-06-27 03:24:37 +00:00
parent 68fe151fb9
commit b652f04990

View File

@ -19,7 +19,7 @@ KernelMergeObject kernel_core.o :
<$(SOURCE_GRIST)>main.c
<$(SOURCE_GRIST)>misc.c
<$(SOURCE_GRIST)>module.c
<$(SOURCE_GRIST)>pools.c
# <$(SOURCE_GRIST)>pools.c
<$(SOURCE_GRIST)>port.c
<$(SOURCE_GRIST)>queue.c
<$(SOURCE_GRIST)>scheduler.c