⛏️ index : haiku.git

SubDir HAIKU_TOP src tests libs gnu ;

UseHeaders [ FDirName $(HAIKU_TOP) headers compatibility gnu ] : true ;
SubDirC++Flags [ FDefines _DEFAULT_SOURCE=1 ] ;

SimpleTest sched_getcpu_test : sched_getcpu_test.cpp : libgnu.so ;
SimpleTest sched_affinity_test : sched_affinity_test.cpp : libgnu.so ;