Updates per r34417.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39245 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -15,8 +15,8 @@ SharedLibrary libkernelland_emu.so :
|
|||||||
slab.cpp
|
slab.cpp
|
||||||
vm.cpp
|
vm.cpp
|
||||||
|
|
||||||
khash.c
|
khash.cpp
|
||||||
list.c
|
list.cpp
|
||||||
|
|
||||||
: be $(TARGET_LIBSTDC++) ;
|
: be $(TARGET_LIBSTDC++) ;
|
||||||
|
|
||||||
@@ -24,5 +24,5 @@ AbsSymLink <boot!home!config!lib>libkernelland_emu.so : libkernelland_emu.so
|
|||||||
: /boot/home/config/lib : false ;
|
: /boot/home/config/lib : false ;
|
||||||
|
|
||||||
SEARCH on [ FGristFiles
|
SEARCH on [ FGristFiles
|
||||||
list.c khash.c
|
list.cpp khash.cpp
|
||||||
] = [ FDirName $(HAIKU_TOP) src system kernel util ] ;
|
] = [ FDirName $(HAIKU_TOP) src system kernel util ] ;
|
||||||
|
|||||||
Reference in New Issue
Block a user