SubDir OBOS_TOP src tests kits net new_stack memory_pool ;

UseHeaders [ FDirName $(OBOS_TOP) src tests kits net new_stack headers ] ;

Addon <userland>memory_pool : userland generic :
	memory_pool.c
;

LinkSharedOSLibs <userland>memory_pool : <installed>new_stack_tester ;
