1 SubDir HAIKU_TOP src tests system kernel fs ;
3 UsePrivateKernelHeaders ;
5 UnitTestLib libkernelfstest.so :
13 : [ TargetLibstdc++ ] [ TargetLibsupc++ ]
16 # Tell Jam where to find the kernle sources
17 SEARCH on [ FGristFiles
19 ] = [ FDirName $(HAIKU_TOP) src system kernel fs ] ;